On 08/11/12 08:35, Jaehoon Chung wrote: > drivers/mmc/host/dw_mmc.c: In function 'dw_mci_prepare_command': > drivers/mmc/host/dw_mmc.c:256:37: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] > drivers/mmc/host/dw_mmc.c: In function 'dw_mci_set_ios': > drivers/mmc/host/dw_mmc.c:805:37: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] > drivers/mmc/host/dw_mmc.c: In function 'dw_mci_init_slot': > drivers/mmc/host/dw_mmc.c:1849:37: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] > drivers/mmc/host/dw_mmc.c: In function 'dw_mci_parse_dt': > drivers/mmc/host/dw_mmc.c:2049:37: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] > drivers/mmc/host/dw_mmc.c: In function 'dw_mci_probe': > drivers/mmc/host/dw_mmc.c:2095:37: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] > > Signed-off-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx> Acked-by: James Hogan <james.hogan@xxxxxxxxxx> Thanks James -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html