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

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

Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2024-04-30 20:42:00 -06:00
parent f7fd0355e0
commit 57ed70da09
7 changed files with 0 additions and 7 deletions

View File

@@ -3,7 +3,6 @@
* Copyright (C) 2019 Intel Corporation <www.intel.com>
*/
#include <common.h>
#include <init.h>
int board_early_init_r(void)