]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
gpio: davinci: remove unused variable intc_irq_num
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Thu, 21 Nov 2013 18:15:28 +0000 (23:45 +0530)
committerSekhar Nori <nsekhar@ti.com>
Wed, 25 Dec 2013 18:32:11 +0000 (00:02 +0530)
commitd3422a18dbc4a8aa1d430828b39e48d6c91f1791
tree3bae6af0917c23533d841e9efe8144f6a25d8d5e
parent9211ff3140f24f6372f4627fc8b473aa08249104
gpio: davinci: remove unused variable intc_irq_num

As the davinci-gpio driver is migrated to use irqdomain
there is no need to pass the irq base for the gpio driver.
This patch removes this variable from davinci_gpio_platform_data
and also the refrences from the machine file.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/da830.c
arch/arm/mach-davinci/da850.c
arch/arm/mach-davinci/dm355.c
arch/arm/mach-davinci/dm365.c
arch/arm/mach-davinci/dm644x.c
arch/arm/mach-davinci/dm646x.c
include/linux/platform_data/gpio-davinci.h