Explorar o código

Merge back ACPICA changes for v4.12.

Rafael J. Wysocki %!s(int64=8) %!d(string=hai) anos
pai
achega
f202f65dd4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/acpi/acpica/Makefile

+ 1 - 1
drivers/acpi/acpica/Makefile

@@ -2,7 +2,7 @@
 # Makefile for ACPICA Core interpreter
 # Makefile for ACPICA Core interpreter
 #
 #
 
 
-ccflags-y			:= -Os -DBUILDING_ACPICA
+ccflags-y			:= -Os -D_LINUX -DBUILDING_ACPICA
 ccflags-$(CONFIG_ACPI_DEBUG)	+= -DACPI_DEBUG_OUTPUT
 ccflags-$(CONFIG_ACPI_DEBUG)	+= -DACPI_DEBUG_OUTPUT
 
 
 # use acpi.o to put all files here into acpi.o modparam namespace
 # use acpi.o to put all files here into acpi.o modparam namespace