]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: dw_mmc: remove _dev_info compile warning
authorSeungwon Jeon <tgih.jun@samsung.com>
Fri, 28 Sep 2012 10:13:11 +0000 (19:13 +0900)
committerChris Ball <cjb@laptop.org>
Tue, 23 Oct 2012 21:07:17 +0000 (17:07 -0400)
commitf7c4431054b956b9ec5b6885c9558a80905e1a8f
tree9635432310829eea3f794705310655c258fdbeb3
parentf1fc65ac9e89cbfece8c522a68f2db29c872f0e5
mmc: dw_mmc: remove _dev_info compile warning

This patch removes the following warning.
drivers/mmc/host/dw_mmc.c:1976: warning: passing argument 1 of
'_dev_info' from incompatible pointer type

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c