diff options
Diffstat (limited to 'board/tcl/sl50/board.c')
-rw-r--r-- | board/tcl/sl50/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/tcl/sl50/board.c b/board/tcl/sl50/board.c index 8ddbee5436..a9c9d377b4 100644 --- a/board/tcl/sl50/board.c +++ b/board/tcl/sl50/board.c @@ -30,7 +30,6 @@ #include <power/tps65910.h> #include <environment.h> #include <watchdog.h> -#include <environment.h> #include "board.h" DECLARE_GLOBAL_DATA_PTR; |