subsys: Remove board.h include
The subsys 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
10976dda23
commit
cabdf5e9dd
4 changed files with 0 additions and 4 deletions
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include <misc/__assert.h>
|
||||
#include <misc/byteorder.h>
|
||||
#include <board.h>
|
||||
#include <dfu/mcuboot.h>
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue