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;