Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 506466
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- a/kernel/nv-linux.h         2014-01-09 04:49:25.000000000 +0200
0
++ b/kernel/nv-linux.h         2014-02-05 16:46:55.552408568 +0200
Lines 273-280 Link Here
273
#endif
273
#endif
274
274
275
#if !defined(NV_VMWARE) && defined(CONFIG_ACPI)
275
#if !defined(NV_VMWARE) && defined(CONFIG_ACPI)
276
#include <acpi/acpi.h>
276
#include <linux/acpi.h>
277
#include <acpi/acpi_drivers.h>
278
#if defined(NV_ACPI_DEVICE_OPS_HAS_MATCH) || defined(ACPI_VIDEO_HID)
277
#if defined(NV_ACPI_DEVICE_OPS_HAS_MATCH) || defined(ACPI_VIDEO_HID)
279
#define NV_LINUX_ACPI_EVENTS_SUPPORTED 1
278
#define NV_LINUX_ACPI_EVENTS_SUPPORTED 1
280
#endif
279
#endif

Return to bug 506466