commit | 30db774b64fae930d4b3f5a04adbeee99d0e5260 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:22:59 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:37 2017 -0400 |
tree | b7541984c51ecab3b6964740dbfaf50c8605f0b6 | |
parent | 0ffb9d69d021a3e0ed5738e09d105dd0defc6575 [diff] |
arm: Add declarations to avoid needing to include headers At present common.h includes various ARM-specific headers. In preparation for dropping this, add a few explicit declarations. Signed-off-by: Simon Glass <sjg@chromium.org>