Re: [PATCH v3 4/4] mmc: dw-mmc: remove complier warning

2012-11-20 Thread James Hogan
On 20/11/12 01:40, Jaehoon Chung wrote: Hi James, This patch has already merged with Arnd's patch. He also sent the same patch. Ah yes :-) Thanks James Best Regards, Jaehoon Chung On 11/19/2012 09:53 PM, James Hogan wrote: On 19/11/12 12:23, James Hogan wrote: On 08/11/12 08:35,

Re: [PATCH v3 4/4] mmc: dw-mmc: remove complier warning

2012-11-19 Thread James Hogan
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':

Re: [PATCH v3 4/4] mmc: dw-mmc: remove complier warning

2012-11-19 Thread James Hogan
On 19/11/12 12:23, James Hogan wrote: 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]

Re: [PATCH v3 4/4] mmc: dw-mmc: remove complier warning

2012-11-19 Thread Jaehoon Chung
Hi James, This patch has already merged with Arnd's patch. He also sent the same patch. Best Regards, Jaehoon Chung On 11/19/2012 09:53 PM, James Hogan wrote: On 19/11/12 12:23, James Hogan wrote: On 08/11/12 08:35, Jaehoon Chung wrote: drivers/mmc/host/dw_mmc.c: In function

[PATCH v3 4/4] mmc: dw-mmc: remove complier warning

2012-11-08 Thread Jaehoon Chung
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: