imx: imx8mn_evk: Cleanup headers

Drop unused headers and sort them

Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
Peng Fan
2025-01-09 11:29:07 +08:00
committed by Fabio Estevam
parent 4718e8adaf
commit 2b28dec8ad

View File

@@ -3,12 +3,10 @@
* Copyright 2019 NXP * Copyright 2019 NXP
*/ */
#include <asm/global_data.h>
#include <asm/io.h>
#include <env.h> #include <env.h>
#include <init.h> #include <init.h>
#include <asm/global_data.h>
#include <miiphy.h>
#include <netdev.h>
#include <asm/io.h>
DECLARE_GLOBAL_DATA_PTR; DECLARE_GLOBAL_DATA_PTR;