mmc: mxcmmc: constify mxcmci_devtype
authorAnatolij Gustschin <agust@denx.de>
Mon, 8 Apr 2013 21:28:08 +0000 (23:28 +0200)
committerChris Ball <cjb@laptop.org>
Fri, 12 Apr 2013 19:13:34 +0000 (15:13 -0400)
commit42477053c389900f28e200c198830c838989809f
tree3a3ccb383d90de29dd9205c98693e63e3e4dbd08
parentbcf53524ac4532da546cb87099a6e164d5394004
mmc: mxcmmc: constify mxcmci_devtype

mxcmci_devtype struct contains constant data, so
constify this struct.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mxcmmc.c