diff options
Diffstat (limited to 'include/asm-arm')
-rw-r--r-- | include/asm-arm/arch-pxa/pxa27x-udc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-pxa/pxa27x-udc.h b/include/asm-arm/arch-pxa/pxa27x-udc.h index 9cf0b1f88112..2d4e9cd3a5e3 100644 --- a/include/asm-arm/arch-pxa/pxa27x-udc.h +++ b/include/asm-arm/arch-pxa/pxa27x-udc.h | |||
@@ -2,7 +2,7 @@ | |||
2 | #define _ASM_ARCH_PXA27X_UDC_H | 2 | #define _ASM_ARCH_PXA27X_UDC_H |
3 | 3 | ||
4 | #ifdef _ASM_ARCH_PXA25X_UDC_H | 4 | #ifdef _ASM_ARCH_PXA25X_UDC_H |
5 | #error You can't include both PXA25x and PXA27x UDC support | 5 | #error You cannot include both PXA25x and PXA27x UDC support |
6 | #endif | 6 | #endif |
7 | 7 | ||
8 | #define UDCCR __REG(0x40600000) /* UDC Control Register */ | 8 | #define UDCCR __REG(0x40600000) /* UDC Control Register */ |