commit | 797e388a8823bc0f948c0138603364a159d32485 | [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 | 8927bf2774c4f9d49144369b577962fbd37c6c32 [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>