From: Hans de Goede Date: Tue, 16 Jun 2015 14:27:44 +0000 (+0200) Subject: acpi-video-detect: Make acpi_video_get_capabilities a private function X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~10^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb105d964226ce4834b45d7e3d9f339aa716ed70;p=pandora-kernel.git acpi-video-detect: Make acpi_video_get_capabilities a private function acpi_video_get_capabilities() is only used inside video_detect.c so make it static. While at it also remove the prototype for the non existent acpi_video_display_switch_support function from acpi.h Signed-off-by: Hans de Goede Acked-by: Darren Hart Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed