mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 00:11:30 +02:00
arm: Remove <common.h> and add needed includes
Remove <common.h> from the remainder of the files under arch/arm and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
* Philippe Robin, ARM Ltd. <philippe.robin@arm.com>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <cpu_func.h>
|
||||
#include <efi_loader.h>
|
||||
#include <irq_func.h>
|
||||
|
Reference in New Issue
Block a user