mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +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:
@@ -10,7 +10,6 @@
|
||||
*/
|
||||
|
||||
#include <linux/compat.h>
|
||||
#include <common.h>
|
||||
#include <efi_loader.h>
|
||||
#include <hang.h>
|
||||
#include <irq_func.h>
|
||||
|
Reference in New Issue
Block a user