HomeFreeBSD

MFC r288112,r302571: remove unused and redundant declarations and code

Description

MFC r288112,r302571: remove unused and redundant declarations and code

r288112 Hide an unused in FreeBSD function behind #ifdef linux to get rid of
the compile time warning.

r302571 Remove redundant declaration for radeon_pm_acpi_event_handler(..) to fix
-Wredundant-decls warning

This allows the code to be compiled with the base gcc.

Details

Provenance
avgAuthored on
Parents
rS314592: Fix JSON output.
Branches
Unknown
Tags
Unknown