summaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorZhao Qiang <qiang.zhao@nxp.com>2017-08-15 06:12:17 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-25 07:25:38 (GMT)
commit30fdd8fefdad6d41c931b1182edaa5cabb47518b (patch)
tree6ceaa63d37e97b7c77435195df9b0a5d04f498ea /drivers/tty
parent74edc18188453041a12bb7b0dc5c293ac2e3fc3d (diff)
downloadlinux-30fdd8fefdad6d41c931b1182edaa5cabb47518b.tar.xz
QE: remove PPCisms for QE
QE was supported on PowerPC, and dependent on PPC, Now it is supported on other platforms. so remove PPCisms. Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/serial/ucc_uart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/ucc_uart.c b/drivers/tty/serial/ucc_uart.c
index 481eb29..ee409fd 100644
--- a/drivers/tty/serial/ucc_uart.c
+++ b/drivers/tty/serial/ucc_uart.c
@@ -34,6 +34,7 @@
#include <soc/fsl/qe/ucc_slow.h>
#include <linux/firmware.h>
+#include <asm/cpm.h>
#include <asm/reg.h>
/*