Преглед на файлове

platform: generic/allwinner: Remove unused header files

Remove "#include <sbi/sbi_console.h>"

Signed-off-by: Leizheng Zhang <zhangleizheng@eswincomputing.com>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Xiang W <wxjstz@126.com>
Leizheng Zhang преди 1 година
родител
ревизия
1b0d71bb9f
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      platform/generic/allwinner/sun20i-d1.c

+ 0 - 2
platform/generic/allwinner/sun20i-d1.c

@@ -201,8 +201,6 @@ static int sun20i_d1_final_init(bool cold_boot, const struct fdt_match *match)
 	return 0;
 }
 
-#include <sbi/sbi_console.h>
-
 static void thead_c9xx_pmu_ctr_enable_irq(uint32_t ctr_idx)
 {
 	unsigned long mip_val;