commit | d6d2d0b5e2ab167dad00345aea7b93ec74a7b3e3 | [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 | 5a8ba315f1cb259b1022e5d85e4034b9bfb2bea5 [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>