diff options
Diffstat (limited to 'drivers/tty/rocket.c')
-rw-r--r-- | drivers/tty/rocket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/rocket.c b/drivers/tty/rocket.c index 6a1241c7f841..de88aa5566e5 100644 --- a/drivers/tty/rocket.c +++ b/drivers/tty/rocket.c | |||
@@ -118,7 +118,7 @@ static unsigned long board2; | |||
118 | static unsigned long board3; | 118 | static unsigned long board3; |
119 | static unsigned long board4; | 119 | static unsigned long board4; |
120 | static unsigned long controller; | 120 | static unsigned long controller; |
121 | static int support_low_speed; | 121 | static bool support_low_speed; |
122 | static unsigned long modem1; | 122 | static unsigned long modem1; |
123 | static unsigned long modem2; | 123 | static unsigned long modem2; |
124 | static unsigned long modem3; | 124 | static unsigned long modem3; |