[Skiboot] [PATCH 07/17] core/init.c: no longer need to include FSP headers

Stewart Smith stewart at linux.ibm.com
Tue Jun 18 17:29:15 AEST 2019


Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
---
 core/init.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/core/init.c b/core/init.c
index 39e3faa3c99a..55b562059247 100644
--- a/core/init.c
+++ b/core/init.c
@@ -15,8 +15,6 @@
  */
 
 #include <skiboot.h>
-#include <fsp.h>
-#include <fsp-sysparam.h>
 #include <psi.h>
 #include <chiptod.h>
 #include <nx.h>
-- 
2.21.0



More information about the Skiboot mailing list