summaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-05-01 11:36:19 -0600
committerSimon Glass <sjg@chromium.org>2016-05-17 09:54:43 -0600
commitae9ffccdac12b21ad55401d8554b5d835c9c8f22 (patch)
tree87c233f97d46d7cb1348391b1b6662920fef3e50 /drivers/block
parentf6d000edbeaddfe8e5b5e3be9fd3f6c76fdff6d2 (diff)
downloadblackbird-obmc-uboot-ae9ffccdac12b21ad55401d8554b5d835c9c8f22.tar.gz
blackbird-obmc-uboot-ae9ffccdac12b21ad55401d8554b5d835c9c8f22.zip
dm: blk: Drop the systemace.h header
This has nothing of consequence. Remove it and its only inclusion site. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/block')
-rw-r--r--drivers/block/systemace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/block/systemace.c b/drivers/block/systemace.c
index 4f14d5feee..79e1263a87 100644
--- a/drivers/block/systemace.c
+++ b/drivers/block/systemace.c
@@ -27,7 +27,6 @@
#include <common.h>
#include <command.h>
-#include <systemace.h>
#include <part.h>
#include <asm/io.h>
OpenPOWER on IntegriCloud