diff options
Diffstat (limited to 'drivers/serial')
-rw-r--r-- | drivers/serial/cpm_uart/cpm_uart_cpm1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/cpm_uart/cpm_uart_cpm1.h b/drivers/serial/cpm_uart/cpm_uart_cpm1.h index 9b5465fb0bbb..ddf46d3c964b 100644 --- a/drivers/serial/cpm_uart/cpm_uart_cpm1.h +++ b/drivers/serial/cpm_uart/cpm_uart_cpm1.h | |||
@@ -10,7 +10,7 @@ | |||
10 | #ifndef CPM_UART_CPM1_H | 10 | #ifndef CPM_UART_CPM1_H |
11 | #define CPM_UART_CPM1_H | 11 | #define CPM_UART_CPM1_H |
12 | 12 | ||
13 | #include <asm/commproc.h> | 13 | #include <asm/cpm1.h> |
14 | 14 | ||
15 | /* defines for IRQs */ | 15 | /* defines for IRQs */ |
16 | #ifndef CONFIG_PPC_CPM_NEW_BINDING | 16 | #ifndef CONFIG_PPC_CPM_NEW_BINDING |