commit | 42477053c389900f28e200c198830c838989809f | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Apr 08 23:28:08 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Fri Apr 12 15:13:34 2013 -0400 |
tree | 3a3ccb383d90de29dd9205c98693e63e3e4dbd08 | |
parent | bcf53524ac4532da546cb87099a6e164d5394004 [diff] |
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>