This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / scsi / aic7xxx / aic79xx_osm.h
index f5c284d..7209108 100644 (file)
@@ -788,7 +788,7 @@ ahd_done_unlock(struct ahd_softc *ahd, unsigned long *flags)
 }
 
 static __inline void
-ahd_list_lockinit(void)
+ahd_list_lockinit()
 {
        spin_lock_init(&ahd_list_spinlock);
 }