[Bug 282800] sys/dev/dpaa2/dpaa2_mc_acpi.c does not compile with ACPI_DEBUG
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282800
Bug ID: 282800
Summary: sys/dev/dpaa2/dpaa2_mc_acpi.c does not compile with
ACPI_DEBUG
Product: Base System
Version: 15.0-CURRENT
Hardware: arm64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: arm
Assignee: [email protected]
Reporter: [email protected]
It is missing #defines for _COMPONENT and ACPI_MODULE_NAME.
I guess ACPI_MODULE_NAME can simply be "DPAA2" but I have no idea what would be
a proper value for _COMPONENT
Reproduce:
add "options ACPI_DEBUG" to sys/arm64/conf/GENERIC and build the kernel
--
You are receiving this mail because:
You are the assignee for the bug.