summaryrefslogtreecommitdiff
path: root/drivers/mxc
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2012-03-14 16:35:14 +0800
committerTerry Lv <r65388@freescale.com>2012-03-15 14:20:54 +0800
commit064347f82162cb8df5b3d6c6bccd973c2ff92f9c (patch)
tree82fb04762938d225300dbd976c583190133d4d82 /drivers/mxc
parent52e5dbf65643dda88c61c2199e18b8d674959ee0 (diff)
ENGR00176469-5: Remove build warnings in mxc_mlb150.c
Remove build warnings in mxc_mlb150.c. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'drivers/mxc')
-rwxr-xr-xdrivers/mxc/mlb/mxc_mlb150.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mxc/mlb/mxc_mlb150.c b/drivers/mxc/mlb/mxc_mlb150.c
index 4a9af5ca80b6..e3ecbe20446f 100755
--- a/drivers/mxc/mlb/mxc_mlb150.c
+++ b/drivers/mxc/mlb/mxc_mlb150.c
@@ -486,7 +486,6 @@ static struct class *mlb_class; /* device class */
static struct device *class_dev;
static u32 mlb_base; /* mlb module base address */
static u32 ahb0_irq, ahb1_irq, mlb_irq;
-static unsigned long iram_base;
DEFINE_SPINLOCK(ctr_lock);