mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
common: Remove <common.h> and add needed includes
Remove <common.h> from all "commmon/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
* Authors: Igor Grinberg <grinberg@compulab.co.il>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <bmp_layout.h>
|
||||
#include <command.h>
|
||||
#include <env.h>
|
||||
|
Reference in New Issue
Block a user