summaryrefslogtreecommitdiffstats
path: root/hdata
diff options
context:
space:
mode:
Diffstat (limited to 'hdata')
-rw-r--r--hdata/spira.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdata/spira.c b/hdata/spira.c
index b3894672..d459df7c 100644
--- a/hdata/spira.c
+++ b/hdata/spira.c
@@ -1631,7 +1631,7 @@ static void fixup_spira(void)
if (!HDIF_check(&spiras->hdr, SPIRAS_HDIF_SIG))
return;
- prlog(PR_NOTICE, "SPIRA-S found.\n");
+ prlog(PR_DEBUG, "SPIRA-S found.\n");
spira.ntuples.sp_subsys = spiras->ntuples.sp_subsys;
spira.ntuples.ipl_parms = spiras->ntuples.ipl_parms;
OpenPOWER on IntegriCloud