summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/ti/j721e/evm.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/ti/j721e/evm.c b/board/ti/j721e/evm.c
index 9d80dd6f589..d6a461d9d79 100644
--- a/board/ti/j721e/evm.c
+++ b/board/ti/j721e/evm.c
@@ -7,21 +7,13 @@
*
*/
-#include <env.h>
-#include <fdt_support.h>
#include <generic-phy.h>
#include <image.h>
-#include <init.h>
-#include <log.h>
#include <net.h>
#include <asm/arch/hardware.h>
-#include <asm/global_data.h>
#include <asm/gpio.h>
-#include <asm/io.h>
#include <spl.h>
#include <dm.h>
-#include <dm/uclass-internal.h>
-#include <linux/printk.h>
#include "../common/board_detect.h"