aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/synclink.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/synclink.c')
-rw-r--r--drivers/tty/synclink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/synclink.c b/drivers/tty/synclink.c
index e67fb20490d2..ff8017f87914 100644
--- a/drivers/tty/synclink.c
+++ b/drivers/tty/synclink.c
@@ -850,7 +850,7 @@ static int mgsl_device_count;
850 * .text section address and breakpoint on module load. 850 * .text section address and breakpoint on module load.
851 * This is useful for use with gdb and add-symbol-file command. 851 * This is useful for use with gdb and add-symbol-file command.
852 */ 852 */
853static int break_on_load; 853static bool break_on_load;
854 854
855/* 855/*
856 * Driver major number, defaults to zero to get auto 856 * Driver major number, defaults to zero to get auto