acpi-video-detect: Make acpi_video_get_capabilities a private function
authorHans de Goede <hdegoede@redhat.com>
Tue, 16 Jun 2015 14:27:44 +0000 (16:27 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 18 Jun 2015 23:10:21 +0000 (01:10 +0200)
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 <hdegoede@redhat.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/video_detect.c
include/linux/acpi.h

Simple merge
Simple merge