commit | 7f7cde573db0fae918df27167319943290b8fd6b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:23:08 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 12:31:22 2017 -0400 |
tree | 8fba281df86ef0207d90811d9cf9eafd276e2a47 | |
parent | 125a4c11eb9f902226cc9282fab7333841b5c35a [diff] |
common: ep93xx: Move arch-specific declarations out of common These declarations should not be in common. Remove those that are not needed and move the others to an arch-specific location. Signed-off-by: Simon Glass <sjg@chromium.org>