aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-integrator/core.c')
-rw-r--r--arch/arm/mach-integrator/core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-integrator/core.c b/arch/arm/mach-integrator/core.c
index eaf6c6366ffa..8c5356255a59 100644
--- a/arch/arm/mach-integrator/core.c
+++ b/arch/arm/mach-integrator/core.c
@@ -172,8 +172,6 @@ static struct amba_pl010_data integrator_uart_data = {
172 .set_mctrl = integrator_uart_set_mctrl, 172 .set_mctrl = integrator_uart_set_mctrl,
173}; 173};
174 174
175#define CM_CTRL IO_ADDRESS(INTEGRATOR_HDR_CTRL)
176
177static DEFINE_RAW_SPINLOCK(cm_lock); 175static DEFINE_RAW_SPINLOCK(cm_lock);
178 176
179/** 177/**