mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
boot: Remove <common.h> and add needed includes
Remove <common.h> from all "boot/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <bootm.h>
|
||||
#include <bootstage.h>
|
||||
#include <cpu_func.h>
|
||||
|
Reference in New Issue
Block a user