aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway/ebu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lantiq/xway/ebu.c')
-rw-r--r--arch/mips/lantiq/xway/ebu.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/lantiq/xway/ebu.c b/arch/mips/lantiq/xway/ebu.c
index 862e3e830680..419b47b70f32 100644
--- a/arch/mips/lantiq/xway/ebu.c
+++ b/arch/mips/lantiq/xway/ebu.c
@@ -14,10 +14,6 @@
14 14
15#include <lantiq_soc.h> 15#include <lantiq_soc.h>
16 16
17/* all access to the ebu must be locked */
18DEFINE_SPINLOCK(ebu_lock);
19EXPORT_SYMBOL_GPL(ebu_lock);
20
21static struct resource ltq_ebu_resource = { 17static struct resource ltq_ebu_resource = {
22 .name = "ebu", 18 .name = "ebu",
23 .start = LTQ_EBU_BASE_ADDR, 19 .start = LTQ_EBU_BASE_ADDR,