diff options
author | Russell King <[email protected]> | 2011-08-06 09:34:26 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2011-08-09 08:42:28 +0100 |
commit | 4d66164e997ea791c5a4cefe6fc2e1fbb3ffb9c8 (patch) | |
tree | c50299b3da16e57805b36a74a75e2b6a8510fc54 /net/lapb/lapb_timer.c | |
parent | 20feaab0323cc062b298c12e77869424df05f31f (diff) |
dmaengine: PL08x: Fix trivial build error
Something changed during the 3.1 merge window in the include files
which now causes the pl08x DMA engine driver to fail to build. Fix
this by adding the now necessary dma-mapping.h include:
drivers/dma/amba-pl08x.c: In function ■pl08x_unmap_buffers■:
drivers/dma/amba-pl08x.c:1524: error: implicit declaration of function ■dma_unmap_single■
drivers/dma/amba-pl08x.c:1527: error: implicit declaration of function ■dma_unmap_page■
Acked-by: Vinod Koul <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions