Loading arch/arm/mach-pxa/ezx.c +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ #include <mach/pxafb.h> #include <mach/ohci.h> #include <mach/i2c.h> #include <mach/hardware.h> #include <mach/mfp-pxa27x.h> #include <mach/pxa-regs.h> Loading arch/arm/mach-pxa/include/mach/io.h +0 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ #ifndef __ASM_ARM_ARCH_IO_H #define __ASM_ARM_ARCH_IO_H #include <mach/hardware.h> #define IO_SPACE_LIMIT 0xffffffff /* Loading arch/arm/mach-pxa/smemc.c +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ #include <linux/io.h> #include <linux/sysdev.h> #include <mach/hardware.h> #define SMEMC_PHYS_BASE (0x4A000000) #define SMEMC_PHYS_SIZE (0x90) Loading arch/arm/mach-pxa/time.c +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ #include <asm/div64.h> #include <asm/mach/irq.h> #include <asm/mach/time.h> #include <mach/hardware.h> #include <mach/pxa-regs.h> #include <asm/mach-types.h> Loading drivers/mmc/host/pxamci.c +2 −1 Original line number Diff line number Diff line Loading @@ -26,11 +26,12 @@ #include <linux/clk.h> #include <linux/err.h> #include <linux/mmc/host.h> #include <linux/io.h> #include <asm/dma.h> #include <asm/io.h> #include <asm/sizes.h> #include <mach/hardware.h> #include <mach/pxa-regs.h> #include <mach/mmc.h> Loading Loading
arch/arm/mach-pxa/ezx.c +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ #include <mach/pxafb.h> #include <mach/ohci.h> #include <mach/i2c.h> #include <mach/hardware.h> #include <mach/mfp-pxa27x.h> #include <mach/pxa-regs.h> Loading
arch/arm/mach-pxa/include/mach/io.h +0 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ #ifndef __ASM_ARM_ARCH_IO_H #define __ASM_ARM_ARCH_IO_H #include <mach/hardware.h> #define IO_SPACE_LIMIT 0xffffffff /* Loading
arch/arm/mach-pxa/smemc.c +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ #include <linux/io.h> #include <linux/sysdev.h> #include <mach/hardware.h> #define SMEMC_PHYS_BASE (0x4A000000) #define SMEMC_PHYS_SIZE (0x90) Loading
arch/arm/mach-pxa/time.c +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ #include <asm/div64.h> #include <asm/mach/irq.h> #include <asm/mach/time.h> #include <mach/hardware.h> #include <mach/pxa-regs.h> #include <asm/mach-types.h> Loading
drivers/mmc/host/pxamci.c +2 −1 Original line number Diff line number Diff line Loading @@ -26,11 +26,12 @@ #include <linux/clk.h> #include <linux/err.h> #include <linux/mmc/host.h> #include <linux/io.h> #include <asm/dma.h> #include <asm/io.h> #include <asm/sizes.h> #include <mach/hardware.h> #include <mach/pxa-regs.h> #include <mach/mmc.h> Loading