ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#include <plat/pincfg.h>
|
#include <plat/pincfg.h>
|
||||||
#include <mach/hardware.h>
|
#include <mach/hardware.h>
|
||||||
#include <mach/gpio.h>
|
#include <asm/gpio.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The GPIO module in the Nomadik family of Systems-on-Chip is an
|
* The GPIO module in the Nomadik family of Systems-on-Chip is an
|
||||||
|
Reference in New Issue
Block a user