diff options
Diffstat (limited to 'arch/arm/mach-at91/include/mach/at91rm9200.h')
-rw-r--r-- | arch/arm/mach-at91/include/mach/at91rm9200.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-at91/include/mach/at91rm9200.h b/arch/arm/mach-at91/include/mach/at91rm9200.h index 603e6aac2a4f..e67317c67761 100644 --- a/arch/arm/mach-at91/include/mach/at91rm9200.h +++ b/arch/arm/mach-at91/include/mach/at91rm9200.h | |||
@@ -88,11 +88,6 @@ | |||
88 | #define AT91RM9200_BASE_RTC 0xfffffe00 /* Real-Time Clock */ | 88 | #define AT91RM9200_BASE_RTC 0xfffffe00 /* Real-Time Clock */ |
89 | #define AT91RM9200_BASE_MC 0xffffff00 /* Memory Controllers */ | 89 | #define AT91RM9200_BASE_MC 0xffffff00 /* Memory Controllers */ |
90 | 90 | ||
91 | #define AT91_USART0 AT91RM9200_BASE_US0 | ||
92 | #define AT91_USART1 AT91RM9200_BASE_US1 | ||
93 | #define AT91_USART2 AT91RM9200_BASE_US2 | ||
94 | #define AT91_USART3 AT91RM9200_BASE_US3 | ||
95 | |||
96 | /* | 91 | /* |
97 | * Internal Memory. | 92 | * Internal Memory. |
98 | */ | 93 | */ |