board: conclusive: 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 4cea28c335
commit 60cf9f0232
@@ -4,7 +4,7 @@
* Copyright (C) 2021-2023 Conclusive Engineering Sp. z o. o.
*/
#include <common.h>
#include <config.h>
#include <debug_uart.h>
#include <init.h>
#include <env.h>