mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-26 22:01:10 +00:00
board: variscite: 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:
parent
3fc02fdb71
commit
a642c72bee
@ -4,7 +4,7 @@
|
||||
* Copyright (C) 2019 Parthiban Nallathambi <parthitce@gmail.com>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <config.h>
|
||||
#include <init.h>
|
||||
#include <spl.h>
|
||||
#include <asm/arch/clock.h>
|
||||
|
||||
@ -5,7 +5,6 @@
|
||||
* Copyright 2023 DimOnOff Inc.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <dm.h>
|
||||
#include <env.h>
|
||||
#include <fdtdec.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user