diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-05-23 16:53:31 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-05-23 16:53:31 +0400 |
commit | 2a740d7a64807acaceb7e44ccf50df35107a34ab (patch) | |
tree | db985e86e9a5c6c2368aebdaec07707f7b16bc16 /arch/arm | |
parent | 415ad1e50abcc86c235a42fbab57f2b6134412d7 (diff) | |
download | linux-2a740d7a64807acaceb7e44ccf50df35107a34ab.tar.xz |
Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"
This reverts commit 53491e042e79578765e2d33512a45d50eb0d8801, which hit
the kernel tree too early.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-pxa/spitz.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/spitz.c b/arch/arm/mach-pxa/spitz.c index dace3820f1ee..e7d0fcd9b43f 100644 --- a/arch/arm/mach-pxa/spitz.c +++ b/arch/arm/mach-pxa/spitz.c @@ -38,7 +38,6 @@ #include <asm/arch/pxa-regs.h> #include <asm/arch/pxa2xx-regs.h> #include <asm/arch/pxa2xx-gpio.h> -#include <asm/arch/pxa27x-udc.h> #include <asm/arch/irda.h> #include <asm/arch/mmc.h> #include <asm/arch/ohci.h> |