summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic7770.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aic7xxx/aic7770.c')
-rw-r--r--sys/dev/aic7xxx/aic7770.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aic7770.c b/sys/dev/aic7xxx/aic7770.c
index dfd67bd..d6b35a0 100644
--- a/sys/dev/aic7xxx/aic7770.c
+++ b/sys/dev/aic7xxx/aic7770.c
@@ -64,7 +64,7 @@ static int aic7770_suspend(struct ahc_softc *ahc);
static int aic7770_resume(struct ahc_softc *ahc);
static int aha2840_load_seeprom(struct ahc_softc *ahc);
static ahc_device_setup_t ahc_aic7770_VL_setup;
-static ahc_device_setup_t ahc_aic7770_EISA_setup;;
+static ahc_device_setup_t ahc_aic7770_EISA_setup;
static ahc_device_setup_t ahc_aic7770_setup;
struct aic7770_identity aic7770_ident_table[] =
OpenPOWER on IntegriCloud