commit | 59df985b4bcd5052b91149136e620f10b4ba1cec | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:22:47 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:31 2017 -0400 |
tree | 2beb9a9ccf4a1bbd2207ce3825bc0366f16471bb | |
parent | 54f8ace11811af288eec62d4ec624243682b9ccd [diff] |
arc: Make u-boot-arc.h a private header Rather than including this arch-specific header file in common.h, include it from within arc's u-boot.h header. Signed-off-by: Simon Glass <sjg@chromium.org>