mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 08:21: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:
@@ -10,7 +10,6 @@
|
||||
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
|
||||
* Marius Groeger <mgroeger@sysgo.de>
|
||||
*/
|
||||
#include <common.h>
|
||||
#include <init.h>
|
||||
#include <lmb.h>
|
||||
#include <asm/global_data.h>
|
||||
|
Reference in New Issue
Block a user