diff options
| author | Lee Jones <[email protected]> | 2020-11-16 17:36:52 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-16 15:56:35 -0500 |
| commit | 0a999f7d99c0b965da468e1969d29eb740e5a84a (patch) | |
| tree | 878df0324c48f3e58ca995095fd26eb1e699fce5 /tools/perf/scripts/python/bin | |
| parent | f47a9d09670d8a82b00bf2f7355c600507461c4a (diff) | |
drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype to shared header
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/radeon/cik.c:4845:5: warning: no previous prototype for ‘cik_gpu_check_soft_reset’ [-Wmissing-prototypes]
4845 | u32 cik_gpu_check_soft_reset(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: [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