aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/lpc32xx_dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/lpc32xx_dma.c')
-rw-r--r--drivers/dma/lpc32xx_dma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/lpc32xx_dma.c b/drivers/dma/lpc32xx_dma.c
index de96334..ab58e97 100644
--- a/drivers/dma/lpc32xx_dma.c
+++ b/drivers/dma/lpc32xx_dma.c
@@ -15,6 +15,7 @@
#include <asm/arch/clk.h>
#include <asm/arch/sys_proto.h>
#include <asm/io.h>
+#include <linux/bitops.h>
#include <linux/delay.h>
/* DMA controller channel register structure */