Remove unused member variable of softc.
This commit is contained in:
parent
35860d3255
commit
17682087e2
@ -181,7 +181,6 @@ struct vge_softc {
|
||||
struct resource *vge_irq;
|
||||
void *vge_intrhand;
|
||||
device_t vge_miibus;
|
||||
uint8_t vge_type;
|
||||
int vge_if_flags;
|
||||
int vge_phyaddr;
|
||||
int vge_flags;
|
||||
|
Loading…
Reference in New Issue
Block a user