Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c11dd70f authored by Srinivas Pandruvada's avatar Srinivas Pandruvada Committed by Rafael J. Wysocki
Browse files

ACPI / DPTF: move int340x_thermal.c to the DPTF folder



Since DPTF has its own folder under ACPI, move this file also there.

Signed-off-by: default avatarSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 6256ebd5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ acpi-y += acpi_lpss.o acpi_apd.o
acpi-y				+= acpi_platform.o
acpi-y				+= acpi_pnp.o
acpi-$(CONFIG_ARM_AMBA)	+= acpi_amba.o
acpi-y				+= int340x_thermal.o
acpi-y				+= power.o
acpi-y				+= event.o
acpi-$(CONFIG_ACPI_REDUCED_HARDWARE_ONLY) += evged.o
+3 −0
Original line number Diff line number Diff line
obj-$(CONFIG_ACPI)             += int340x_thermal.o
obj-$(CONFIG_DPTF_POWER)	+= dptf_power.o

ccflags-y += -Idrivers/acpi