[PATCH] ARM: VIC: remove unused irq_base variable

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Nov 8 08:55:37 EST 2012


On Thu, Nov 08, 2012 at 01:40:54PM +0000, Arnd Bergmann wrote:
> "ARM: VIC: use irq_domain_add_simple()" causes a new warning:
> 
> arch/arm/common/vic.c: In function 'vic_of_init':
> arch/arm/common/vic.c:410:6: warning: unused variable 'irq_base' [-Wunused-variable]
> 
> Since the irq_base variable is not used any more, it should be
> removed now

I've just committed exactly the same patch to my tree...



More information about the linux-arm-kernel mailing list