summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi/scsi_ch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/scsi/scsi_ch.c')
-rw-r--r--sys/cam/scsi/scsi_ch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/scsi/scsi_ch.c b/sys/cam/scsi/scsi_ch.c
index d876400..fcbb53b 100644
--- a/sys/cam/scsi/scsi_ch.c
+++ b/sys/cam/scsi/scsi_ch.c
@@ -226,7 +226,7 @@ static struct cdevsw ch_cdevsw = {
/* flags */ 0,
};
-void
+static void
chinit(void)
{
cam_status status;
OpenPOWER on IntegriCloud