diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-03-17 13:37:28 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-03-17 13:37:28 +0000 |
| commit | bde1a9c98b4f5c67ac8bab503e6642dd408d7967 (patch) | |
| tree | 18fe2c4d3f8bdfb0c74dab41e5411c7fd3be7b3c /sys/dev/twa | |
| parent | 800b42bde016039d7b409b759e52baaed5996d33 (diff) | |
Notes
Diffstat (limited to 'sys/dev/twa')
| -rw-r--r-- | sys/dev/twa/twa.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/twa/twa.h b/sys/dev/twa/twa.h index 59f9be810523..452ba1b22bd6 100644 --- a/sys/dev/twa/twa.h +++ b/sys/dev/twa/twa.h @@ -37,8 +37,6 @@ #define TWA_DRIVER_VERSION_STRING "2.50.02.012" -#define TWA_CDEV_MAJOR MAJOR_AUTO - #define TWA_REQUEST_TIMEOUT_PERIOD 60 /* seconds */ #define TWA_MESSAGE_SOURCE_CONTROLLER_ERROR 3 #define TWA_MESSAGE_SOURCE_CONTROLLER_EVENT 4 |
