diff options
| author | Lee Jones <[email protected]> | 2020-11-16 17:36:35 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-16 15:56:34 -0500 |
| commit | 586831d65c94c9b27909f1759613cca3c09afc50 (patch) | |
| tree | 568bd4a2887e54b1f0ca8db395e85cbe8885b351 /tools/perf/scripts/python/bin | |
| parent | dc872ff5ed0e8d7b2dc2e722cf4247269691fc25 (diff) | |
drm/radeon/rv770: Move 'rv770_get_*()'s prototypes to shared header
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/radeon/rv770_dpm.c:47:18: warning: no previous prototype for ‘rv770_get_ps’ [-Wmissing-prototypes]
47 | struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps)
| ^~~~~~~~~~~~
drivers/gpu/drm/radeon/rv770_dpm.c:54:26: warning: no previous prototype for ‘rv770_get_pi’ [-Wmissing-prototypes]
54 | struct rv7xx_power_info *rv770_get_pi(struct radeon_device *rdev)
| ^~~~~~~~~~~~
Cc: Evan Quan <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[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/bin')
0 files changed, 0 insertions, 0 deletions