[PATCH 03/10] serial: atmel: add explict mach/gpio.h include
From: Russell King - ARM Linux <hidden> Date: 2012-08-29 23:37:05
On Wed, Aug 29, 2012 at 05:31:29PM -0500, Rob Herring wrote:
From: Rob Herring <redacted>
In preparation to remove implicit inclusion of mach/gpio.h, add explicit
include of mach/gpio.h.
Definitely NAK.
What is in the Atmel mach/gpio.h has hardly anything to do with the
gpio subsystem (it's more a private gpio implementation). It should
be renamed as such to make it clear (and so it doesn't trigger my
sanity filtering.)