linux/drivers/mmc
Asaf Vertz fe82191502 mmc: block: fix format string warning
Fixed the following warning (reported by cppcheck):
[drivers/mmc/card/block.c:2149]: (warning) %d in format string (no. 1)
requires 'int' but the argument type is 'unsigned int'.

Signed-off-by: Asaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-01-21 09:41:34 +01:00
..
card mmc: block: fix format string warning 2015-01-21 09:41:34 +01:00
core mmc: core: Move mmc_card_removed() into mmc_start_request() 2015-01-19 09:56:30 +01:00
host Merge branch 'tmio' into next 2015-01-20 10:44:08 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00