From: Lad, Prabhakar Date: Thu, 21 Nov 2013 18:15:28 +0000 (+0530) Subject: gpio: davinci: remove unused variable intc_irq_num X-Git-Tag: drivers-for-linus~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3422a18dbc4a8aa1d430828b39e48d6c91f1791;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed