ARM: shmobile: move custom gpio functions to sh-gpio.h
authorRob Herring <rob.herring@calxeda.com>
Tue, 28 Aug 2012 17:54:42 +0000 (12:54 -0500)
committerRob Herring <rob.herring@calxeda.com>
Fri, 14 Sep 2012 14:21:58 +0000 (09:21 -0500)
Move custom shmobile gpio code to a sh-gpio.h to remove the dependency
on mach/gpio.h. shmobile always uses gpiolib, so we can remove
__GPIOLIB_COMPLEX define from mach/gpio.h.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Magnus Damm <magnus.damm@gmail.com>

No differences found