diff options
Diffstat (limited to 'drivers/char/pc_keyb.h')
-rw-r--r-- | drivers/char/pc_keyb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/pc_keyb.h b/drivers/char/pc_keyb.h index 1bd7ab8b2..4357e099f 100644 --- a/drivers/char/pc_keyb.h +++ b/drivers/char/pc_keyb.h @@ -23,7 +23,7 @@ * Internal variables of the driver */ -extern unsigned char kbd_read_mask; +extern unsigned char pckbd_read_mask; extern unsigned char aux_device_present; /* |