diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/acpi/video.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/acpi/video.c b/drivers/acpi/video.c index d54c83d70532..dce0a6e47f5a 100644 --- a/drivers/acpi/video.c +++ b/drivers/acpi/video.c | |||
@@ -1780,9 +1780,6 @@ static void acpi_video_bus_notify(acpi_handle handle, u32 event, void *data) | |||
1780 | struct input_dev *input; | 1780 | struct input_dev *input; |
1781 | int keycode; | 1781 | int keycode; |
1782 | 1782 | ||
1783 | |||
1784 | printk("video bus notify\n"); | ||
1785 | |||
1786 | if (!video) | 1783 | if (!video) |
1787 | return; | 1784 | return; |
1788 | 1785 | ||