mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
api: Remove <common.h> and add needed includes
Remove <common.h> from here and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
* existing code e.g. operations on strings and similar.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <command.h>
|
||||
#include <hang.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
Reference in New Issue
Block a user