diff options
Diffstat (limited to 'sys/dev/vx')
| -rw-r--r-- | sys/dev/vx/if_vxreg.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/vx/if_vxreg.h b/sys/dev/vx/if_vxreg.h index 8871c04109fa..a6a95cd18cf5 100644 --- a/sys/dev/vx/if_vxreg.h +++ b/sys/dev/vx/if_vxreg.h @@ -103,11 +103,6 @@ struct vx_softc { #define VX_ID_PORT 0x100 /* - * some macros to acces long named fields - */ -#define BASE (sc->vx_io_addr) - -/* * Commands to read/write EEPROM trough EEPROM command register (Window 0, * Offset 0xa) */ |
