summaryrefslogtreecommitdiffstats
path: root/sys/dev/stg/tmc18c30_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/stg/tmc18c30_isa.c')
-rw-r--r--sys/dev/stg/tmc18c30_isa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/stg/tmc18c30_isa.c b/sys/dev/stg/tmc18c30_isa.c
index 97fea9c..6a75ad9 100644
--- a/sys/dev/stg/tmc18c30_isa.c
+++ b/sys/dev/stg/tmc18c30_isa.c
@@ -81,7 +81,7 @@
static int stgprobe(device_t devi);
static int stgattach(device_t devi);
-static void stg_isa_unload __P((device_t));
+static void stg_isa_unload (device_t);
static void
stg_isa_intr(void * arg)
OpenPOWER on IntegriCloud