Commit 2926d375 authored by Zhe Qiao's avatar Zhe Qiao Committed by Rafael J. Wysocki
Browse files

ACPICA: Remove redundant "#ifdef" definitions

parent 3104fc98
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -34,9 +34,6 @@ static const u8 acpi_gbl_argument_count[] =

const struct acpi_opcode_info *acpi_ps_get_opcode_info(u16 opcode)
{
#ifdef ACPI_DEBUG_OUTPUT

#endif

	ACPI_FUNCTION_NAME(ps_get_opcode_info);