commit | b032eb1f71c0382146ecc3c87e7b00e31c312474 | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Mon Nov 28 00:15:21 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 02 21:32:44 2016 -0500 |
tree | 14c2e6704d0f24435f2973ace24bf167f5e3696e | |
parent | 30391de74f67dd6372664b820d4a91b6a21169f2 [diff] |
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>