[PATCH 3/5] mmc: mxcmmc: constify mxcmci_devtype and fix build warning
Anatolij Gustschin
agust at denx.de
Fri Mar 15 05:15:03 EST 2013
On Thu, 14 Mar 2013 17:40:52 +0100
Anatolij Gustschin <agust at denx.de> wrote:
> Fix:
> drivers/mmc/host/mxcmmc.c: In function 'mxcmci_probe':
> drivers/mmc/host/mxcmmc.c:1137:41: warning: initialization discards
> 'const' qualifier from pointer target type [enabled by default]
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> drivers/mmc/host/mxcmmc.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
that one has been sent by accident, please ignore it.
Sorry for that.
Anatolij
More information about the devicetree-discuss
mailing list