K 10 svn:author V 3 avg K 8 svn:date V 27 2017-03-03T12:03:50.892700Z K 7 svn:log V 339 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. END