]> git.sur5r.net Git - u-boot/commit
sh4: remove __io config options from r2dplus and r7780mp boards
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 27 Nov 2016 22:15:21 +0000 (00:15 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 02:32:44 +0000 (21:32 -0500)
commitb032eb1f71c0382146ecc3c87e7b00e31c312474
tree14c2e6704d0f24435f2973ace24bf167f5e3696e
parent30391de74f67dd6372664b820d4a91b6a21169f2
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>
arch/sh/include/asm/io.h
include/configs/r2dplus.h
include/configs/r7780mp.h