summaryrefslogtreecommitdiffstats
path: root/include/linux/vga_switcheroo.h
diff options
context:
space:
mode:
authorDave Airlie2010-03-01 11:50:01 +0100
committerDave Airlie2010-03-01 12:21:58 +0100
commit8edb381d6705811b278527907a5ae2a9c4db8074 (patch)
tree3e9c0c6474eba65cfafc2652c49be002ae76a493 /include/linux/vga_switcheroo.h
parentdrm/radeon: Fix printf type warning in 64bit system. (diff)
downloadkernel-qcow2-linux-8edb381d6705811b278527907a5ae2a9c4db8074.tar.gz
kernel-qcow2-linux-8edb381d6705811b278527907a5ae2a9c4db8074.tar.xz
kernel-qcow2-linux-8edb381d6705811b278527907a5ae2a9c4db8074.zip
vga_switcheroo: fix build on platforms with no ACPI
radeon was always including the atpx code unnecessarily, also core switcheroo was including acpi headers. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/linux/vga_switcheroo.h')
-rw-r--r--include/linux/vga_switcheroo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/vga_switcheroo.h b/include/linux/vga_switcheroo.h
index 4b58ab1e8612..ae9ab13b963d 100644
--- a/include/linux/vga_switcheroo.h
+++ b/include/linux/vga_switcheroo.h
@@ -7,7 +7,6 @@
* vga_switcheroo.h - Support for laptop with dual GPU using one set of outputs
*/
-#include <acpi/acpi.h>
#include <linux/fb.h>
enum vga_switcheroo_state {