Commit 50ac01fb authored by Russell King's avatar Russell King

ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent e6b750d4
......@@ -17,7 +17,7 @@
#include <asm/mach-types.h>
#include <mach/gpio.h>
#include <asm/gpio.h>
#include <mach/vpac270.h>
#include "soc_common.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment