[PATCH 06/10] ARM: shmobile: explicitly include mach/gpio.h
From: Russell King - ARM Linux <hidden> Date: 2012-08-29 23:38:41
On Wed, Aug 29, 2012 at 05:31:32PM -0500, Rob Herring wrote:
From: Rob Herring <redacted>
In preparation to remove implicit inclusion of mach/gpio.h, add explict
includes of necessary headers.
shmobile always uses gpiolib, so we can remove some of mach/gpio.h.
Given that I spent a long time getting rid of all explicit mach/gpio.h
includes to fix the madness with what definitions drivers picked up from
where, NAK.