Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4f0c276 authored by Len Brown's avatar Len Brown
Browse files

ACPI: video - delete stray run-time printk



printk("video bus notify\n");

Acked-by: default avatarZhang Rui <rui.zhang@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent bbac81f5
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;