[U-Boot] [PATCH v2 2/4] arm: baltos: remove unused header
    yegorslists at googlemail.com 
    yegorslists at googlemail.com
       
    Thu Nov 22 08:19:31 UTC 2018
    
    
  
From: Yegor Yefremov <yegorslists at googlemail.com>
OnRISC Baltos series uses SoM with tps65910 PMIC, so remove
"power/tps65217.h" header inclusion.
Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 board/vscom/baltos/board.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/board/vscom/baltos/board.c b/board/vscom/baltos/board.c
index 60651f501f..c5949ad267 100644
--- a/board/vscom/baltos/board.c
+++ b/board/vscom/baltos/board.c
@@ -27,7 +27,6 @@
 #include <i2c.h>
 #include <miiphy.h>
 #include <cpsw.h>
-#include <power/tps65217.h>
 #include <power/tps65910.h>
 #include <environment.h>
 #include <watchdog.h>
-- 
2.17.0
    
    
More information about the U-Boot
mailing list