diff options
author | Lukas Wunner <[email protected]> | 2016-02-10 14:17:41 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-02-11 09:23:59 +0100 |
commit | b7172119714781d15128cd1ae029bd028b0bf37a (patch) | |
tree | dfd7d402b2b587d8ed485ad04dec02b143e91aa9 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3c5b267314ff00b4a9536769cc1aafc71384e559 (diff) |
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 <[email protected]>
Signed-off-by: Lukas Wunner <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions