summaryrefslogtreecommitdiff
path: root/include/configs/r2dplus.h
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2016-11-27 22:15:21 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-03 02:32:44 (GMT)
commitb032eb1f71c0382146ecc3c87e7b00e31c312474 (patch)
tree14c2e6704d0f24435f2973ace24bf167f5e3696e /include/configs/r2dplus.h
parent30391de74f67dd6372664b820d4a91b6a21169f2 (diff)
downloadu-boot-b032eb1f71c0382146ecc3c87e7b00e31c312474.tar.xz
sh4: remove __io config options from r2dplus and r7780mp boards
Defined __io is no-op for the SH architecture and it can be removed from board files without any functional change. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r--include/configs/r2dplus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h
index 477f035..2186915 100644
--- a/include/configs/r2dplus.h
+++ b/include/configs/r2dplus.h
@@ -91,7 +91,6 @@
#define CONFIG_SH4_PCI
#define CONFIG_SH7751_PCI
#define CONFIG_PCI_SCAN_SHOW 1
-#define __io
#define __mem_pci
#define CONFIG_PCI_MEM_BUS 0xFD000000 /* Memory space base addr */