Removed unused TARBELL_DRIVE_STATUS struct
This commit is contained in:
parent
fcf52d9d38
commit
357e72bf93
1 changed files with 0 additions and 3 deletions
|
@ -100,9 +100,6 @@ typedef struct {
|
||||||
#define FD1771_STAT_DRQ 0x02
|
#define FD1771_STAT_DRQ 0x02
|
||||||
#define FD1771_STAT_BUSY 0x01
|
#define FD1771_STAT_BUSY 0x01
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
} TARBELL_DRIVE_STATUS;
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
PNP_INFO pnp; /* Plug and Play */
|
PNP_INFO pnp; /* Plug and Play */
|
||||||
uint8 promEnabled; /* PROM is enabled */
|
uint8 promEnabled; /* PROM is enabled */
|
||||||
|
|
Loading…
Add table
Reference in a new issue