mirror of
https://xff.cz/git/u-boot/
synced 2025-10-04 17:01:34 +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:
@@ -17,7 +17,6 @@
|
||||
* Copyright 2015 Konsulko Group, Matt Porter <mporter@konsulko.com>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <command.h>
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user