diff options
Diffstat (limited to 'drivers/acpi/toshiba_acpi.c')
| -rw-r--r-- | drivers/acpi/toshiba_acpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/toshiba_acpi.c b/drivers/acpi/toshiba_acpi.c index 13369b45563f..a736ef7bdee4 100644 --- a/drivers/acpi/toshiba_acpi.c +++ b/drivers/acpi/toshiba_acpi.c | |||
| @@ -362,7 +362,7 @@ static unsigned long write_video(const char *buffer, unsigned long count) | |||
| 362 | int crt_out = -1; | 362 | int crt_out = -1; |
| 363 | int tv_out = -1; | 363 | int tv_out = -1; |
| 364 | u32 hci_result; | 364 | u32 hci_result; |
| 365 | int video_out; | 365 | u32 video_out; |
| 366 | 366 | ||
| 367 | /* scan expression. Multiple expressions may be delimited with ; | 367 | /* scan expression. Multiple expressions may be delimited with ; |
| 368 | * | 368 | * |
