mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +00:00
Remove unused member variable of softc.
This commit is contained in:
parent
5f8249ee7e
commit
dd77a0532b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200644
@ -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