soc: Remove board.h include
The soc code doesn't need anything from board.h so lets remove the include. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
aacdd64584
commit
10976dda23
3 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
|||
#include <device.h>
|
||||
#include <xtensa_api.h>
|
||||
#include <xtensa/xtruntime.h>
|
||||
#include <board.h>
|
||||
#include <irq_nextlevel.h>
|
||||
#include <xtensa/hal.h>
|
||||
#include <init.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue