From d067d2fb9ace0ca1b9ea6b828c1b2a80d91bb6a1 Mon Sep 17 00:00:00 2001 From: Len Brown Date: Wed, 14 Nov 2007 12:49:13 -0500 Subject: [PATCH] --- yaml --- r: 74020 b: refs/heads/master c: a4f0c2767e9c55123d7dad7176554e9d6e6056bc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/acpi/video.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) 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;