summaryrefslogtreecommitdiff
path: root/include/configs/r7780mp.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/r7780mp.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/r7780mp.h')
-rw-r--r--include/configs/r7780mp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index d4f200a..42d5135 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -100,7 +100,6 @@
#define CONFIG_SH7780_PCI_LAR CONFIG_SYS_SDRAM_SIZE
#define CONFIG_SH7780_PCI_BAR CONFIG_SYS_SDRAM_SIZE
#define CONFIG_PCI_SCAN_SHOW 1
-#define __io
#define __mem_pci
#define CONFIG_PCI_MEM_BUS 0xFD000000 /* Memory space base addr */