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

Commit 319f8b89 authored by Bob Moore's avatar Bob Moore Committed by Len Brown
Browse files

ACPICA: Remove references to obsolete ACPI_DUMP_APP



This define is no longer used.

Signed-off-by: default avatarBob Moore <robert.moore@intel.com>
Signed-off-by: default avatarLin Ming <ming.m.lin@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent a8fadc92
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -165,11 +165,8 @@ acpi_status acpi_ns_root_initialize(void)

				obj_desc->method.method_flags =
				    AML_METHOD_INTERNAL_ONLY;

#ifndef ACPI_DUMP_APP
				obj_desc->method.implementation =
				    acpi_ut_osi_implementation;
#endif
#endif
				break;