summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/include/mach
diff options
context:
space:
mode:
authorMichael Grzeschik <m.grzeschik@pengutronix.de>2018-08-29 15:26:32 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-09-04 08:33:51 +0200
commit953dc737acc65a576e3db2852b32b9e316053289 (patch)
treef10a481d233497c2a4ced9d29241a91c17343f62 /arch/arm/mach-imx/include/mach
parentad37499caa8784f4c0432df9eb16ea413b22e85a (diff)
downloadbarebox-953dc737acc65a576e3db2852b32b9e316053289.tar.gz
barebox-953dc737acc65a576e3db2852b32b9e316053289.tar.xz
arm: mach-imx: remove unused header
The defines are also in mach/clocks-imx6.h prefixed with MXC instead of MX6. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/include/mach')
-rw-r--r--arch/arm/mach-imx/include/mach/imx6-ccm-regs.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/arch/arm/mach-imx/include/mach/imx6-ccm-regs.h b/arch/arm/mach-imx/include/mach/imx6-ccm-regs.h
deleted file mode 100644
index 099d5621de..0000000000
--- a/arch/arm/mach-imx/include/mach/imx6-ccm-regs.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Copyright (C) Freescale Semiconductor, Inc.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-#define MX6_CCM_CCOSR 0x020c4060
-#define MX6_CCM_CCGR0 0x020C4068
-#define MX6_CCM_CCGR1 0x020C406c
-#define MX6_CCM_CCGR2 0x020C4070
-#define MX6_CCM_CCGR3 0x020C4074
-#define MX6_CCM_CCGR4 0x020C4078
-#define MX6_CCM_CCGR5 0x020C407c
-#define MX6_CCM_CCGR6 0x020C4080
-
-#define MX6_PMU_MISC2 0x020C8170