summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorTeo Hall <teo.hall@nxp.com>2018-07-24 15:18:35 -0500
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commitb2e4f54742824c024493c8c59b622a2dc11f6d69 (patch)
tree28a91d0a451fc5ba1d8ee9ca9158e527dffae9cc /include/soc
parent9fc56d3e7434601417f7eb4934e9a8d72053051b (diff)
MLK-19034 clk: imx8qm: Fix clk_unused crash
Remove unused ROMCP clks and related as LPCG no longer exists Signed-off-by: Teo Hall <teo.hall@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qm/lpcg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/soc/imx8/imx8qm/lpcg.h b/include/soc/imx8/imx8qm/lpcg.h
index c41d54ddab10..a22e7a204af9 100644
--- a/include/soc/imx8/imx8qm/lpcg.h
+++ b/include/soc/imx8/imx8qm/lpcg.h
@@ -25,7 +25,6 @@
#define GPIO_5_LPCG 0x5D4D0000
#define GPIO_6_LPCG 0x5D4E0000
#define GPIO_7_LPCG 0x5D4F0000
-#define ROMCP_LPCG 0x5D500000
#define FSPI_0_LPCG 0x5D520000
#define FSPI_1_LPCG 0x5D530000
#define GPT_0_LPCG 0x5D540000