Hi Axel, On Mon, Aug 15, 2011 at 11:11:33, Axel Lin wrote: > Since commit 5093aec872e5be7a55d8dd2b639e8a3818dc19db > "arm: davinci: Cleanup irq chip code", > the variable 'mask' and 'g' are not being used in gpio_irq_type. > > This patch eliminate below unused variable warnings: > > CC arch/arm/mach-davinci/gpio.o > arch/arm/mach-davinci/gpio.c: In function 'gpio_irq_type': > arch/arm/mach-davinci/gpio.c:234: warning: unused variable 'mask' > arch/arm/mach-davinci/gpio.c:233: warning: unused variable 'g' > > Signed-off-by: Axel Lin <[email protected]>
Thanks for the fix! There is a patch in linux-next committed by Russell which moves the DaVinci gpio driver to drivers/gpio/. Can you please redo this fix to apply on linux-next? Once Russell approves, it can go though his patch system so there are no conflicts. Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
