summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorZhao Qiang <qiang.zhao@nxp.com>2017-04-27 09:47:29 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:43:17 +0800
commitffc21ad04ee3ba5e8237e69cf0a0d9cf4e15e478 (patch)
treea1e9c1e59a1e17fd275392325b08ce7bcad545ea /include/soc
parent6318feef83759ef619b0fde8d89928d00dff3253 (diff)
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 'include/soc')
-rw-r--r--include/soc/fsl/qe/qe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/soc/fsl/qe/qe.h b/include/soc/fsl/qe/qe.h
index c1036d16ed03..3768c226490e 100644
--- a/include/soc/fsl/qe/qe.h
+++ b/include/soc/fsl/qe/qe.h
@@ -17,7 +17,6 @@
#include <linux/spinlock.h>
#include <linux/errno.h>
#include <linux/err.h>
-#include <asm/cpm.h>
#include <soc/fsl/qe/immap_qe.h>
#include <linux/of.h>
#include <linux/of_address.h>