forked from Mirrors/opensbi
platform: Clean up include header files
Adjust the order of include header files in alphabetical order in platform codes. Also remove unnecessary inclusions. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
*/
|
||||
|
||||
#include <sbi/sbi_platform.h>
|
||||
#include <sbi_utils/sys/htif.h>
|
||||
#include <sbi_utils/sys/clint.h>
|
||||
#include <sbi_utils/sys/htif.h>
|
||||
|
||||
/* clang-format off */
|
||||
|
||||
|
Reference in New Issue
Block a user