Files
linux-st/include/linux
Lukas Wunner b717211971 apple-gmux: Fix build breakage if !CONFIG_ACPI
The DRM drivers i915, nouveau and radeon may be compiled with
CONFIG_ACPI not set, in which case acpi_dev_present() is undefined.

Add a no-op stub for apple_gmux_present() which is used if
CONFIG_APPLE_GMUX is not enabled to avoid build breakage.
(CONFIG_APPLE_GMUX depends on CONFIG_ACPI.)

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20160210131741.GA15492@wunner.de
2016-02-11 09:23:59 +01:00
..
2016-02-04 18:26:08 +01:00
2016-01-30 13:35:32 -08:00
2016-02-09 09:25:22 +01:00
2016-02-03 08:28:43 -08:00
2016-02-03 08:28:43 -08:00
2016-01-22 17:02:18 -08:00
2016-01-31 09:10:19 -08:00