board: esd: Remove <common.h> and add needed includes

Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2024-05-06 15:07:50 -06:00
parent 7912c960e0
commit 3154e2058c
+1 -1
View File
@@ -9,7 +9,7 @@
* esd electronic system design gmbh <www.esd.eu>
*/
#include <common.h>
#include <config.h>
#include <env.h>
#include <init.h>
#include <net.h>