diff options
Diffstat (limited to 'drivers')
| -rwxr-xr-x | drivers/mxc/mlb/mxc_mlb150.c | 1 |
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); |
