commit | 67c03a94746dd3af56760703159d96186b224ff7 | [log] [tgz] |
---|---|---|
author | Alexey Romanov <avromanov@salutedevices.com> | Thu Sep 21 11:13:40 2023 +0300 |
committer | Neil Armstrong <neil.armstrong@linaro.org> | Sun Oct 15 12:23:48 2023 +0200 |
tree | 1134c8648705405ad55340e5230ef94eba8d292f | |
parent | ef2eb106eebfc792f6d09d11dfed5c23c3991691 [diff] |
arch: meson: sm: set correct order of the includes The common.h header should always be first, followed by other headers in order, then headers with directories, then local files. Signed-off-by: Alexey Romanov <avromanov@salutedevices.com> Reviewed-by: Simon Glass <sjg@chromium.org> Link: https://lore.kernel.org/r/20230921081346.22157-8-avromanov@salutedevices.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>