From: Laurent Pinchart Date: Mon, 29 Jul 2013 19:33:54 +0000 (+0200) Subject: ARM: shmobile: sh73a0: Remove global GPIO_NR definition X-Git-Tag: v3.12-rc1~76^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282b583f752f996ee5c33b0cdc18adf3b5094ee0;p=pandora-kernel.git 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 Acked-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-diff-tree failed