board: skyworth: 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-07 08:00:40 -06:00
parent dbfdce274f
commit dd894e8552
@@ -3,7 +3,6 @@
* Board init file for Skyworth HC2910 2AGHD05
*/
#include <common.h>
#include <fdtdec.h>
#include <init.h>
#include <asm/system.h>