board: cei: 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:49 -06:00
parent 7e61e89859
commit cebd6c2e78
+1 -1
View File
@@ -4,7 +4,7 @@
* NVIDIA Corporation <www.nvidia.com>
*/
#include <common.h>
#include <linux/kernel.h>
#include <power/as3722.h>
#include <asm/arch/gpio.h>