Loading drivers/mtd/nand/pxa3xx_nand.c +1 −1 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ #include <linux/mtd/partitions.h> #include <linux/io.h> #include <linux/irq.h> #include <asm/dma.h> #include <mach/dma.h> #include <mach/pxa-regs.h> #include <mach/pxa3xx_nand.h> Loading drivers/net/smc911x.h +3 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,9 @@ static inline void SMC_outsl(struct smc911x_local *lp, int reg, #ifdef SMC_USE_PXA_DMA #include <mach/dma.h> /* * Define the request and free functions * These are unfortunately architecture specific as no generic allocation Loading sound/arm/pxa2xx-pcm.h +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <asm/dma.h> #include <mach/dma.h> struct pxa2xx_runtime_data { int dma_ch; Loading Loading
drivers/mtd/nand/pxa3xx_nand.c +1 −1 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ #include <linux/mtd/partitions.h> #include <linux/io.h> #include <linux/irq.h> #include <asm/dma.h> #include <mach/dma.h> #include <mach/pxa-regs.h> #include <mach/pxa3xx_nand.h> Loading
drivers/net/smc911x.h +3 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,9 @@ static inline void SMC_outsl(struct smc911x_local *lp, int reg, #ifdef SMC_USE_PXA_DMA #include <mach/dma.h> /* * Define the request and free functions * These are unfortunately architecture specific as no generic allocation Loading
sound/arm/pxa2xx-pcm.h +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <asm/dma.h> #include <mach/dma.h> struct pxa2xx_runtime_data { int dma_ch; Loading