mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
post: Remove <common.h> and add needed includes
Remove <common.h> from all "post/" 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,7 @@
|
||||
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <config.h>
|
||||
#include <irq_func.h>
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user