env: Remove <common.h> and add needed includes
Remove <common.h> from all "env/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
1
env/eeprom.c
vendored
1
env/eeprom.c
vendored
@@ -7,7 +7,6 @@
|
||||
* Andreas Heppel <aheppel@sysgo.de>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <command.h>
|
||||
#include <eeprom.h>
|
||||
#include <env.h>
|
||||
|
||||
Reference in New Issue
Block a user