From 8bf2d77806e289e4345d7d983c0c689e2c36a484 Mon Sep 17 00:00:00 2001 From: Uri Mashiach Date: Sun, 24 Sep 2017 09:00:22 +0300 Subject: [PATCH] imx: mx7: fix the CCM_ macros The CCM_ macros use the CCM_BASE_ADDRESS macro, which doesn't exist. Replace the CCM_BASE_ADDRESS macros with CCM_BASE_ADDR. Signed-off-by: Uri Mashiach Acked-by: Igor Grinberg --- arch/arm/include/asm/arch-mx7/crm_regs.h | 46 ++++++++++++------------ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/arch/arm/include/asm/arch-mx7/crm_regs.h b/arch/arm/include/asm/arch-mx7/crm_regs.h index d65d4d9daf..e54a254259 100644 --- a/arch/arm/include/asm/arch-mx7/crm_regs.h +++ b/arch/arm/include/asm/arch-mx7/crm_regs.h @@ -2000,29 +2000,29 @@ struct mxc_ccm_anatop_reg { #define TEMPMON_HW_ANADIG_TEMPSENSE_TRIM_TOG_T_MUX_ADDR(x) (((uint32_t)(((uint32_t)(x))<