Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
@@ -30,7 +30,7 @@
#include <mach/at91sam9_smc.h>
#include <mach/board.h>
-#include <mach/gpio.h>
+#include <asm/gpio.h>
#define DRV_NAME "pata_at91"
#define DRV_VERSION "0.3"
@@ -28,7 +28,7 @@
#include <linux/platform_device.h>
#define DRV_NAME "at91_ide"
@@ -35,7 +35,7 @@
#include <asm/mach-types.h>
#include <mach/at91rm9200_emac.h>
#include "at91_ether.h"
@@ -22,7 +22,7 @@
#include <asm/io.h>
#include <mach/cpu.h>
/* SPI register offsets */
@@ -46,7 +46,7 @@
#ifdef CONFIG_ARM
#endif
#define PDC_BUFFER_SIZE 512
@@ -21,7 +21,7 @@
#include <video/atmel_lcdc.h>