gpio/ep93xx: move driver to drivers/gpio
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 1 Jun 2011 17:09:19 +0000 (10:09 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 6 Jun 2011 16:09:42 +0000 (10:09 -0600)
The GPIO driver should reside in drivers/gpio.

v3: Change Kconfig option to def_bool y
v2: Make the Kconfig symbol a silent option, dependent on ARCH_EP93XX

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found