From 449aa771341a7bd9862c6a3a6dfa5f9e75a4ff39 Mon Sep 17 00:00:00 2001 From: Jeff Chua Date: Mon, 22 Jan 2007 20:40:50 -0800 Subject: [PATCH] --- yaml --- r: 45725 b: refs/heads/master c: 3a7122923e87fc5cdf8affa1845924a0def4657d h: refs/heads/master i: 45723: 717dacc387e7025a7bfb252dc28453e0cc3ff07f v: v3 --- [refs] | 2 +- trunk/drivers/acpi/video.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 872742721d6a..db4c2329eaf3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee8bb9eae66d3d5558b685f71b52bd8bc4ba5a62 +refs/heads/master: 3a7122923e87fc5cdf8affa1845924a0def4657d diff --git a/trunk/drivers/acpi/video.c b/trunk/drivers/acpi/video.c index 36b37d755dbc..3d54680d0333 100644 --- a/trunk/drivers/acpi/video.c +++ b/trunk/drivers/acpi/video.c @@ -1677,8 +1677,6 @@ static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data) struct acpi_video_device *video_device = data; struct acpi_device *device = NULL; - - printk("video device notify\n"); if (!video_device) return;