Remove acpi video debug message.
Signed-off-by: Zhenyu Wang <[EMAIL PROTECTED]>
---
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 bac956b..9c8c8e6 100644
--- a/drivers/acpi/video.c
+++ b/drivers/acpi/video.c
@@ -1782,9 +1782,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;
--
1.5.3.3
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html