summary refs log tree commit diff
path: root/pkgs/os-specific/linux/nvidia-x11/kernel-3.14.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/os-specific/linux/nvidia-x11/kernel-3.14.patch')
-rw-r--r--pkgs/os-specific/linux/nvidia-x11/kernel-3.14.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/nvidia-x11/kernel-3.14.patch b/pkgs/os-specific/linux/nvidia-x11/kernel-3.14.patch
new file mode 100644
index 000000000000..07fb7652d32d
--- /dev/null
+++ b/pkgs/os-specific/linux/nvidia-x11/kernel-3.14.patch
@@ -0,0 +1,12 @@
+--- a/kernel/nv-linux.h         2014-01-09 04:49:25.000000000 +0200

++++ b/kernel/nv-linux.h         2014-02-05 16:46:55.552408568 +0200

+@@ -273,8 +273,7 @@

+ #endif

+ 

+ #if !defined(NV_VMWARE) && defined(CONFIG_ACPI)

+-#include <acpi/acpi.h>

+-#include <acpi/acpi_drivers.h>

++#include <linux/acpi.h>

+ #if defined(NV_ACPI_DEVICE_OPS_HAS_MATCH) || defined(ACPI_VIDEO_HID)

+ #define NV_LINUX_ACPI_EVENTS_SUPPORTED 1

+ #endif