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>
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user