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)
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>

No differences found