Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2014
697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.42 KB | None | 0 0
  1. --- a/kernel/nv-linux.h         2014-01-09 04:49:25.000000000 +0200
  2. +++ b/kernel/nv-linux.h         2014-02-05 16:46:55.552408568 +0200
  3. @@ -273,8 +273,7 @@
  4.  #endif
  5.  
  6.  #if !defined(NV_VMWARE) && defined(CONFIG_ACPI)
  7. -#include <acpi/acpi.h>
  8. -#include <acpi/acpi_drivers.h>
  9. +#include <linux/acpi.h>
  10.  #if defined(NV_ACPI_DEVICE_OPS_HAS_MATCH) || defined(ACPI_VIDEO_HID)
  11.  #define NV_LINUX_ACPI_EVENTS_SUPPORTED 1
  12.  #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement