ARM: gpio: at91: 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:
@ -22,7 +22,7 @@
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <mach/board.h>
|
||||
#include <mach/gpio.h>
|
||||
#include <asm/gpio.h>
|
||||
#include <mach/cpu.h>
|
||||
|
||||
/* SPI register offsets */
|
||||
|
Reference in New Issue
Block a user