[PATCH] acpi: remove "video device notify" message

Seems to be some left-over debug code.

Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Jeff Chua and committed by Linus Torvalds 3a712292 ee8bb9ea

-2
-2
drivers/acpi/video.c
··· 1677 1677 struct acpi_video_device *video_device = data; 1678 1678 struct acpi_device *device = NULL; 1679 1679 1680 - 1681 - printk("video device notify\n"); 1682 1680 if (!video_device) 1683 1681 return; 1684 1682