]> git.kernelconcepts.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>
Wed, 7 Nov 2012 19:55:29 +0000 (14:55 -0500)
commit00956ea360c3825ac9fd337758e07e193f66d1d9
tree998ce7ecc34296b426c83feb807ae01706d784cc
parentd676188e44680c2f2eb114a24b3b32e56165f079
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