diff options
Diffstat (limited to 'drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c')
-rw-r--r-- | drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c b/drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c index 18f79575894a..527a969b0952 100644 --- a/drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c +++ b/drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c | |||
@@ -45,6 +45,7 @@ | |||
45 | #include <linux/kernel.h> | 45 | #include <linux/kernel.h> |
46 | 46 | ||
47 | #include <linux/of.h> | 47 | #include <linux/of.h> |
48 | #include <linux/of_address.h> | ||
48 | 49 | ||
49 | #include "cpm_uart.h" | 50 | #include "cpm_uart.h" |
50 | 51 | ||