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 Simon Glass
parent e79612751e
commit 7dba2e3009

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;