fix to silo and bk bug
[unix-history] / usr / src / sys / vax / uba / va.c
index 81aa302..cbe9452 100644 (file)
@@ -1,4 +1,4 @@
-/*     va.c    4.9     81/03/10        */
+/*     va.c    4.10    81/07/08        */
 
 #include "va.h"
 #if NVA > 0
 
 #include "va.h"
 #if NVA > 0
@@ -66,8 +66,6 @@ struct va_softc {
        int     sc_ubinfo;
 } va_softc[NVA];
 
        int     sc_ubinfo;
 } va_softc[NVA];
 
-struct uba_device *vadinfo[NVA];
-
 #define        VAUNIT(dev)     (minor(dev))
 
 struct buf rvabuf[NVA];
 #define        VAUNIT(dev)     (minor(dev))
 
 struct buf rvabuf[NVA];