summaryrefslogtreecommitdiffstats
path: root/hw/fsp/fsp-mdst-table.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2015-03-31 21:53:20 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-04-01 12:16:39 +1100
commite61506bcc11b887eb39c61a4657db75a1757c1f7 (patch)
tree291f46023842757d0f1752c2f1a6dfaec2f28923 /hw/fsp/fsp-mdst-table.c
parent7ac9925b879405b742fe175e397fc99a4822aa48 (diff)
downloadtalos-skiboot-e61506bcc11b887eb39c61a4657db75a1757c1f7.tar.gz
talos-skiboot-e61506bcc11b887eb39c61a4657db75a1757c1f7.zip
Remove redundant includes of opal-api.h
Now that opal.h includes opal-api.h, there are a bunch of files that include both but don't need to. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hw/fsp/fsp-mdst-table.c')
-rw-r--r--hw/fsp/fsp-mdst-table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/fsp/fsp-mdst-table.c b/hw/fsp/fsp-mdst-table.c
index f27c1b38..f6abc4bf 100644
--- a/hw/fsp/fsp-mdst-table.c
+++ b/hw/fsp/fsp-mdst-table.c
@@ -29,7 +29,6 @@
#include <fsp.h>
#include <psi.h>
#include <opal.h>
-#include <opal-api.h>
#include <lock.h>
#include <skiboot.h>
#include <errorlog.h>
OpenPOWER on IntegriCloud