diff mbox

omap:mux.c waring removal

Message ID 0680EC522D0CC943BC586913CF3768C003B3165175@dbde02.ent.ti.com (mailing list archive)
State New, archived
Headers show

Commit Message

Munegowda, Keshava May 5, 2010, 12:10 p.m. UTC
None
diff mbox

Patch

Index: linux-2.6/arch/arm/mach-omap2/mux.c
===================================================================
--- linux-2.6.orig/arch/arm/mach-omap2/mux.c	2010-05-05 05:28:47.000000000 +0530
+++ linux-2.6/arch/arm/mach-omap2/mux.c	2010-05-05 05:29:02.000000000 +0530
@@ -49,7 +49,9 @@ 
 	struct list_head	node;
 };
 
+#ifdef CONFIG_ARCH_OMAP3
 static unsigned long mux_phys;
+#endif
 static void __iomem *mux_base;
 
 u16 omap_mux_read(u16 reg)