common: Drop init.h from common header
[oweals/u-boot.git] / drivers / dma / lpc32xx_dma.c
index d3ce141eeffbc8031d85e50dbbf813ce0445762e..1637e329df8396253637adf579fbb56a9252f5fe 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <errno.h>
+#include <init.h>
 #include <asm/arch/dma.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/clk.h>