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>
This commit is contained in:
Simon Glass 2016-05-01 11:36:19 -06:00
parent f6d000edbe
commit ae9ffccdac
2 changed files with 0 additions and 11 deletions

View File

@ -27,7 +27,6 @@
#include <common.h>
#include <command.h>
#include <systemace.h>
#include <part.h>
#include <asm/io.h>

View File

@ -1,10 +0,0 @@
#ifndef __SYSTEMACE_H
#define __SYSTEMACE_H
/*
* Copyright (c) 2004 Picture Elements, Inc.
* Stephen Williams (steve@picturel.com)
*
* SPDX-License-Identifier: GPL-2.0+
*/
#endif /* __SYSTEMACE_H */