mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-27 06:14:41 +00:00
board: raspberrypi: Remove <common.h> and add needed includes
Remove <common.h> from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
bd47d6645f
commit
dd031bc3e8
@ -3,7 +3,6 @@
|
||||
* (C) Copyright 2012-2016 Stephen Warren
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <config.h>
|
||||
#include <dm.h>
|
||||
#include <env.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user