From: Hans de Goede Date: Tue, 16 Jun 2015 14:27:45 +0000 (+0200) Subject: acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~10^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adc8bb8e0fe005ed29366e6c4621652481878214;p=pandora-kernel.git acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c This allows video_detect.c to be build as a module, this is a preparation patch for the backlight interface selection logic cleanup. Note this commit also causes acpi_is_video_device() to always be build indepedent of CONFIG_ACPI_VIDEO, as there is no reason to make its building depend on CONFIG_ACPI_VIDEO. Signed-off-by: Hans de Goede Acked-by: Darren Hart Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed