mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 11:15:09 +02:00
riscv: Remove common.h usage
We can remove common.h from most cases of the code here, and only a few places need an additional header instead. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Rick Chen <rick@andestech.com>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* Lukas Auer <lukas.auer@aisec.fraunhofer.de>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <cpu_func.h>
|
||||
#include <dm.h>
|
||||
#include <asm/barrier.h>
|
||||
|
Reference in New Issue
Block a user