summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-08-08 13:55:52 (GMT)
committerWolfgang Denk <wd@denx.de>2010-08-08 23:15:22 (GMT)
commitb417260d871d4d8d336c160d95ed40cc8c0fb0fa (patch)
tree40e4ee2ff6557a8531b7a97d82385a9634f5b139
parentc7e61334bc3936a2b7c9c4bb62a33f097e2234e5 (diff)
downloadu-boot-b417260d871d4d8d336c160d95ed40cc8c0fb0fa.tar.xz
PXA: Declare __io for vpac270 IDE
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
-rw-r--r--include/configs/vpac270.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h
index 6d02995..d3e22d9 100644
--- a/include/configs/vpac270.h
+++ b/include/configs/vpac270.h
@@ -228,6 +228,8 @@
#undef CONFIG_IDE_LED
#undef CONFIG_IDE_RESET
+#define __io
+
#define CONFIG_SYS_IDE_MAXBUS 1
#define CONFIG_SYS_IDE_MAXDEVICE 1