]> Pileus Git - ~andy/linux/commit
ARM: shmobile: sh73a0: Remove global GPIO_NR definition
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 29 Jul 2013 19:33:54 +0000 (21:33 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 09:07:13 +0000 (18:07 +0900)
commit282b583f752f996ee5c33b0cdc18adf3b5094ee0
treee02242564daa64938043d67d67b1c82ab7a7aaa7
parent6de69131854501dcc9585d44087430584f8ccdf4
ARM: shmobile: sh73a0: Remove global GPIO_NR definition

The total number of SoC GPIOs is only used to compute the base GPIO
number of th PCF8575 GPIO extender on the KZM9G board. As GPIO
allocation became fully dynamic with DT, no other SH73A0 board will use
the GPIO_NR macro. Move it to the KZM9G board file.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-kzm9g.c
arch/arm/mach-shmobile/include/mach/sh73a0.h