]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: warp7: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Wed, 1 May 2024 02:43:12 +0000 (20:43 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:40 +0000 (08:00 -0600)
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/warp7/warp7.c

index ead52d5a490c20b87efa81b9b7971371a170e64e..4cd3ff0051b765e5cb8407739cafe1684c396c3f 100644 (file)
@@ -15,7 +15,6 @@
 #include <asm/mach-imx/hab.h>
 #include <asm/mach-imx/iomux-v3.h>
 #include <asm/io.h>
-#include <common.h>
 #include <env.h>
 #include <asm/arch/crm_regs.h>
 #include <netdev.h>