commit | b1b86099a6e2ca383e8afec9878eb67a7c2298b5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:45:11 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 17 17:53:52 2020 -0500 |
tree | 49c140baf7b8c8eac363516a1238dfd9a2c4d035 | |
parent | 4d979bfdbc9dd9c4fcfc824754c9bd2109261a2b [diff] |
common: Collect all the header files together There are many header files included here. Put them all together since the blank lines are not useful. Signed-off-by: Simon Glass <sjg@chromium.org>