From: Rabin Vincent Date: Wed, 3 Mar 2010 03:46:58 +0000 (+0100) Subject: ARM: 5969/1: nomadik: move gpio to plat-nomadik X-Git-Tag: v2.6.35-rc1~503^2~4^6~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a5e854e09b77c49c8030c7dfd3a3f506571a89a;p=pandora-kernel.git ARM: 5969/1: nomadik: move gpio to plat-nomadik Move the Nomadik GPIO driver to plat-nomadik so that it can also be used on the Ux500 platform. The mach-nomadik include/mach/gpio.h is replaced by one that includes the one now in plat-nomadik, so that code doesn't need to include the one in plat specifically, and can instead use as usual. Acked-by: Alessandro Rubini Acked-by: Linus Walleij Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed