ixp4xx: fix compilation by adding gpiolib support
authorRichard Cochran <richardcochran@gmail.com>
Wed, 23 May 2012 16:19:51 +0000 (18:19 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 23 May 2012 19:22:43 +0000 (21:22 +0200)
Once again, ixp4xx no longer even compiles. This patch fixes the issue
by converting over to gpiolib. This patch was first made by Imre and
posted by Marc, and I added in Russell's suggestion to empty the gpio
header file.

This fix should also go for 3.1, 3.2, 3.3, and 3.4.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found