summaryrefslogtreecommitdiffstats
path: root/libpdbg/host.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpdbg/host.c')
-rw-r--r--libpdbg/host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpdbg/host.c b/libpdbg/host.c
index f43b355..5e0e08f 100644
--- a/libpdbg/host.c
+++ b/libpdbg/host.c
@@ -111,7 +111,7 @@ out:
return -1;
}
-struct pib host_pib = {
+static struct pib host_pib = {
.target = {
.name = "Host based debugfs SCOM",
.compatible = "ibm,host-pib",
OpenPOWER on IntegriCloud