diff --git a/[refs] b/[refs] index 90a1d10a5114..188ff61d010b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbac81f5487175e4bd5602a80c17689d8f82a63e +refs/heads/master: a4f0c2767e9c55123d7dad7176554e9d6e6056bc diff --git a/trunk/drivers/acpi/video.c b/trunk/drivers/acpi/video.c index d54c83d70532..dce0a6e47f5a 100644 --- a/trunk/drivers/acpi/video.c +++ b/trunk/drivers/acpi/video.c @@ -1780,9 +1780,6 @@ static void acpi_video_bus_notify(acpi_handle handle, u32 event, void *data) struct input_dev *input; int keycode; - - printk("video bus notify\n"); - if (!video) return;