Hi Vinod,

After merging the slave-dma tree, today's linux-next build (arm 
multi_v7_defconfig)
failed like this:

drivers/dma/imx-sdma.c: In function 'sdma_run_channel0':
drivers/dma/imx-sdma.c:535:57: error: macro "readl" passed 2 arguments, but 
takes just 1
  if (readl(SDMA_H_CONFIG_CSM, sdma->regs + SDMA_H_CONFIG) == 0)
                                                         ^
drivers/dma/imx-sdma.c:535:6: error: 'readl' undeclared (first use in this 
function)
  if (readl(SDMA_H_CONFIG_CSM, sdma->regs + SDMA_H_CONFIG) == 0)
      ^

Caused by commit 66a073b6478d ("dmaengine: imx-sdma: switch to dynamic
context mode after script loaded").

I have used the slave-dma tree from next-20150213 for today.
-- 
Cheers,
Stephen Rothwell                    [email protected]

Attachment: pgpqrkilUA3L_.pgp
Description: OpenPGP digital signature

Reply via email to