diff options
Diffstat (limited to 'drivers/char/sx.h')
-rw-r--r-- | drivers/char/sx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/sx.h b/drivers/char/sx.h index 70d9783c7323..87c2defdead7 100644 --- a/drivers/char/sx.h +++ b/drivers/char/sx.h | |||
@@ -88,8 +88,6 @@ struct vpd_prom { | |||
88 | 88 | ||
89 | #define IS_CF_BOARD(board) (board->flags & (SX_CFISA_BOARD | SX_CFPCI_BOARD)) | 89 | #define IS_CF_BOARD(board) (board->flags & (SX_CFISA_BOARD | SX_CFPCI_BOARD)) |
90 | 90 | ||
91 | #define SERIAL_TYPE_NORMAL 1 | ||
92 | |||
93 | /* The SI processor clock is required to calculate the cc_int_count register | 91 | /* The SI processor clock is required to calculate the cc_int_count register |
94 | value for the SI cards. */ | 92 | value for the SI cards. */ |
95 | #define SI_PROCESSOR_CLOCK 25000000 | 93 | #define SI_PROCESSOR_CLOCK 25000000 |