From b6a0683fe6b38cf0c5fb80a4eb07743908f04311 Mon Sep 17 00:00:00 2001 From: Michael Walle Date: Wed, 17 Aug 2022 21:37:57 +0200 Subject: [PATCH] board: lsxl: remove unused header files Cleanup the included header files in the board code. These are all leftovers from earlier days. Signed-off-by: Michael Walle Reviewed-by: Stefan Roese --- board/buffalo/lsxl/lsxl.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/board/buffalo/lsxl/lsxl.c b/board/buffalo/lsxl/lsxl.c index 106d46d436..42221eef3a 100644 --- a/board/buffalo/lsxl/lsxl.c +++ b/board/buffalo/lsxl/lsxl.c @@ -11,12 +11,7 @@ #include #include #include -#include #include -#include -#include -#include -#include #include #include #include