diff options
Diffstat (limited to 'drivers/serial/cpm_uart')
-rw-r--r-- | drivers/serial/cpm_uart/cpm_uart.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/serial/cpm_uart/cpm_uart.h b/drivers/serial/cpm_uart/cpm_uart.h index 3b35cb779539..a8f894c78194 100644 --- a/drivers/serial/cpm_uart/cpm_uart.h +++ b/drivers/serial/cpm_uart/cpm_uart.h | |||
@@ -16,7 +16,6 @@ | |||
16 | #ifndef CPM_UART_H | 16 | #ifndef CPM_UART_H |
17 | #define CPM_UART_H | 17 | #define CPM_UART_H |
18 | 18 | ||
19 | #include <linux/config.h> | ||
20 | #include <linux/platform_device.h> | 19 | #include <linux/platform_device.h> |
21 | #include <linux/fs_uart_pd.h> | 20 | #include <linux/fs_uart_pd.h> |
22 | 21 | ||