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:
Kumar Gala 2018-10-31 20:23:19 -05:00 committed by Carles Cufí
commit cabdf5e9dd
4 changed files with 0 additions and 4 deletions

View file

@ -15,7 +15,6 @@
#include <misc/__assert.h>
#include <misc/byteorder.h>
#include <board.h>
#include <dfu/mcuboot.h>
/*