From c0c33d9b9b8f73c4f07d33242b80233eac146cd8 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 25 Sep 2019 13:14:36 +0200 Subject: microblaze: Remove additional headers There were several changes in past in this file without removing headers (watchdog cleanup, soft reset, etc). That's why remove additional useless headers. Signed-off-by: Michal Simek --- board/xilinx/microblaze-generic/microblaze-generic.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'board') diff --git a/board/xilinx/microblaze-generic/microblaze-generic.c b/board/xilinx/microblaze-generic/microblaze-generic.c index 30be0150f3..7e784d1078 100644 --- a/board/xilinx/microblaze-generic/microblaze-generic.c +++ b/board/xilinx/microblaze-generic/microblaze-generic.c @@ -12,15 +12,8 @@ #include #include -#include #include #include -#include -#include -#include -#include -#include -#include #include DECLARE_GLOBAL_DATA_PTR; -- cgit v1.2.3