diff options
Diffstat (limited to 'sys/dev/twa/twa.h')
-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 59f9be8..452ba1b 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 |