summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/at91rm9200_ether.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/at91rm9200_ether.c b/drivers/at91rm9200_ether.c
index 1b3e87f39a..f92008e34f 100644
--- a/drivers/at91rm9200_ether.c
+++ b/drivers/at91rm9200_ether.c
@@ -1,7 +1,7 @@
#include <common.h>
#include <command.h>
-#include <AT91RM9200.h>
+#include <asm/io.h>
#include <net.h>
/* ----- Ethernet Buffer definitions ----- */
OpenPOWER on IntegriCloud