Remove redundant declaration for radeon_pm_acpi_event_handler(..) to fix

-Wredundant-decls warning

MFC after:	1 week
PR:		209924
Reported by:	Mark Millard <markmi@dsl-only.net>
Tested with:	devel/amd64-gcc (5.3.0)
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2016-07-11 15:47:43 +00:00
parent 19efd8a5a8
commit 966d9ae5b6

View File

@ -32,8 +32,6 @@ __FBSDID("$FreeBSD$");
#define ACPI_AC_CLASS "ac_adapter"
extern void radeon_pm_acpi_event_handler(struct radeon_device *rdev);
struct atif_verify_interface {
u16 size; /* structure size in bytes (includes size field) */
u16 version; /* version */