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-16 10:15:41 -03:00
committed by Fabio Estevam
parent 4718e8adaf
commit 2b28dec8ad
+2 -4
View File
@@ -3,12 +3,10 @@
* Copyright 2019 NXP
*/
#include <asm/global_data.h>
#include <asm/io.h>
#include <env.h>
#include <init.h>
#include <asm/global_data.h>
#include <miiphy.h>
#include <netdev.h>
#include <asm/io.h>
DECLARE_GLOBAL_DATA_PTR;