board: compulab: 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-04-30 20:41:28 -06:00
parent 6a74f1aae2
commit 4cea28c335
22 changed files with 8 additions and 22 deletions

View File

@@ -5,7 +5,6 @@
*
*/
#include <common.h>
#include <spl.h>
#include <asm/io.h>
#include <errno.h>