HomeFreeBSD

acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean

Description

acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean

Same reason as for the previous commit to acpi_cpu(4). This boolean is
not used anywhere. Disabling acpi_timer(4) can be done through the
regular ACPI disable mechanism (using the 'debug.acpi.disabled' tunable,
see acpi_disabled()).

Reviewed by: emaste (implicit)
Fixes: ac3ede5371af ("x86/xen: remove PVHv1 code")
MFC after: 3 days
Event: Halifax Hackathon 202606
Location: Dalhousie CS Faculty building
Sponsored by: The FreeBSD Foundation

Details

Provenance
olceAuthored on Jun 26 2026, 3:21 PM
Parents
rG25df388574ac: acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean
Branches
Unknown
Tags
Unknown