diff options
| author | Lee Jones <[email protected]> | 2020-11-16 17:29:32 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-16 15:56:33 -0500 |
| commit | bb29f896d69fd2450aa25ceb28494371f63982b0 (patch) | |
| tree | 6145ef7367312939b1868f83af80c2ef33f8c614 /tools/perf/scripts/python | |
| parent | a9f9851f49d83814790686dcd57887ee1dba5cef (diff) | |
drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into shared header
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/radeon/radeon_pm.c:74:6: warning: no previous prototype for ‘radeon_pm_acpi_event_handler’ [-Wmissing-prototypes]
74 | void radeon_pm_acpi_event_handler(struct radeon_device *rdev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions