Hi Vinod, After merging the slave-dma tree, today's linux-next build (x86_64 allmodconfig) produced this warning:
drivers/dma/mcf-edma.c: In function 'mcf_edma_filter_fn':
drivers/dma/mcf-edma.c:296:33: warning: cast from pointer to integer of
different size [-Wpointer-to-int-cast]
return (mcf_chan->slave_id == (u32)param);
^
Introduced by commit
e7a3ff92eaf1 ("dmaengine: fsl-edma: add ColdFire mcf5441x edma support")
--
Cheers,
Stephen Rothwell
pgpxoP9d36xHg.pgp
Description: OpenPGP digital signature

