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

Skip to content
Commit 03e2bf26 authored by Andreas Herrmann's avatar Andreas Herrmann Committed by Len Brown
Browse files

acpi_video: kernel build error if !INPUT



Commit e9dab196
(ACPI video hotkey: export missing ACPI video hotkey events via input layer)
exports ACPI video hotkey events via input layer. But this breaks kernel
build if ACPI_VIDEO && !INPUT:

 LD      .tmp_vmlinux1
drivers/built-in.o: In function `acpi_video_bus_remove':
drivers/acpi/video.c:2007: undefined reference to `input_unregister_device'
    ...

Signed-off-by: default avatarAndreas Herrmann <aherrman@arcor.de>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 8a66074c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment