On 08/29/2012 02:51 AM, Uwe Kleine-König wrote: > From: Laxman Dewangan <[email protected]> > > This prepares *of_device_id.data becoming const. Without this change > the following warning would occur: > > drivers/dma/tegra20-apb-dma.c: In function 'tegra_dma_probe': > drivers/dma/tegra20-apb-dma.c:1210:9: warning: assignment discards > 'const' qualifier from pointer target type [enabled by default] > > [ukl: split Laxman's patch to prevent warnings in the middle of the > series. Original patch was sent with msgid > [email protected]] > > Signed-off-by: Laxman Dewangan <[email protected]> > Acked-by: Stephen Warren <[email protected]> > Acked-by: Vinod Koul <[email protected]> > Signed-off-by: Uwe Kleine-König <[email protected]>
Uwe, I don't see these patches in linux-next, so compilation is still broken. Can you please apply them? Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

