diff options
author | Philippe De Swert <philippedeswert@gmail.com> | 2012-04-11 23:32:05 +0300 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-05-09 20:47:49 -0400 |
commit | f6f44590f231cdf914ce740f3a53a6b815bf4767 (patch) | |
tree | 9c530896e81e0f7afbb413a12496ff05ca02d70d /arch/avr32 | |
parent | 1c02f000e78347aa51822feb189fcb0d90273958 (diff) | |
download | linux-f6f44590f231cdf914ce740f3a53a6b815bf4767.tar.gz linux-f6f44590f231cdf914ce740f3a53a6b815bf4767.tar.bz2 linux-f6f44590f231cdf914ce740f3a53a6b815bf4767.zip |
mmc: core: Remove dead code
bus_width is passed to the function and when 0 (MMC_BUS_WIDTH_1)
will cause the function to return. So in in the second test it
definitely is different from 0, and the third test is redundant.
Signed-off-by: Philippe De Swert <philippedeswert@gmail.com>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Acked-by: Philip Rakity <prakity@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions