aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-06-18 17:29:13 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-24 15:59:07 +1000
commitbfe3f8aa3618abc78a118e46afe5c7d1e915cfa8 (patch)
tree29895e68252e2d510c127e3d451e14260bef8f3b /include
parent30ea4db09c7cfde3ce12983f6a38bdf9b616287d (diff)
downloadskiboot-bfe3f8aa3618abc78a118e46afe5c7d1e915cfa8.zip
skiboot-bfe3f8aa3618abc78a118e46afe5c7d1e915cfa8.tar.gz
skiboot-bfe3f8aa3618abc78a118e46afe5c7d1e915cfa8.tar.bz2
host_services_occ_base_setup is core homer code not host_services
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'include')
-rw-r--r--include/hostservices.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hostservices.h b/include/hostservices.h
index ebd1a58..06c5fe7 100644
--- a/include/hostservices.h
+++ b/include/hostservices.h
@@ -24,7 +24,6 @@ bool hservices_lid_preload_complete(void);
int host_services_occ_load(void);
int host_services_occ_start(void);
int host_services_occ_stop(void);
-void host_services_occ_base_setup(void);
/* No LID can be larger than 16M, but OCC lid is less than 1 MB */