Lee Jones
baa65242dd
drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/radeon/dce3_1_afmt.c:30:6: warning: no previous prototype for ‘dce3_2_afmt_hdmi_write_speaker_allocation’ [-Wmissing-prototypes]
30 | void dce3_2_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/radeon/dce3_1_afmt.c:48:6: warning: no previous prototype for ‘dce3_2_afmt_dp_write_speaker_allocation’ [-Wmissing-prototypes]
48 | void dce3_2_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/radeon/dce3_1_afmt.c:66:6: warning: no previous prototype for ‘dce3_2_afmt_write_sad_regs’ [-Wmissing-prototypes]
66 | void dce3_2_afmt_write_sad_regs(struct drm_encoder *encoder,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/radeon/dce3_1_afmt.c:116:6: warning: no previous prototype for ‘dce3_2_audio_set_dto’ [-Wmissing-prototypes]
116 | void dce3_2_audio_set_dto(struct radeon_device *rdev,
| ^~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/radeon/dce3_1_afmt.c:170:6: warning: no previous prototype for ‘dce3_2_hdmi_update_acr’ [-Wmissing-prototypes]
170 | void dce3_2_hdmi_update_acr(struct drm_encoder *encoder, long offset,
| ^~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/radeon/dce3_1_afmt.c:202:6: warning: no previous prototype for ‘dce3_2_set_audio_packet’ [-Wmissing-prototypes]
202 | void dce3_2_set_audio_packet(struct drm_encoder *encoder, u32 offset)
| ^~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/radeon/dce3_1_afmt.c:223:6: warning: no previous prototype for ‘dce3_2_set_mute’ [-Wmissing-prototypes]
223 | void dce3_2_set_mute(struct drm_encoder *encoder, u32 offset, bool mute)
| ^~~~~~~~~~~~~~~
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Slava Grigorev <slava.grigorev@amd.com>
Cc: amd-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-11-16 15:56:33 -05:00
..
2020-10-30 16:31:20 +01:00
2020-10-17 15:05:30 -06:00
2020-10-30 14:51:01 -07:00
2020-09-28 16:03:30 -07:00
2020-11-02 18:14:07 +01:00
2020-10-01 16:23:50 +03:00
2020-11-06 09:36:42 -07:00
2020-10-30 16:57:41 -05:00
2020-10-24 10:39:22 -07:00
2020-11-06 18:21:08 +02:00
2020-10-25 14:51:49 -07:00
2020-10-25 14:51:49 -07:00
2020-09-29 17:27:08 +01:00
2020-10-29 14:07:30 +01:00
2020-10-16 12:21:15 -07:00
2020-10-28 11:41:15 -06:00
2020-10-19 14:28:30 -07:00
2020-09-29 17:50:10 +09:00
2020-10-28 19:12:03 +01:00
2020-11-04 11:49:10 +10:00
2020-10-12 13:26:49 -07:00
2020-09-30 00:40:06 +09:00
2020-10-26 12:40:02 +01:00
2020-10-14 15:56:58 -07:00
2020-11-16 15:56:33 -05:00
2020-10-23 16:16:31 -07:00
2020-11-05 11:32:03 -08:00
2020-10-24 10:33:08 -07:00
2020-10-29 20:10:25 +01:00
2020-11-06 16:02:00 +01:00
2020-10-17 11:01:01 -07:00
2020-10-13 12:12:44 -07:00
2020-10-27 19:03:53 +01:00
2020-10-23 10:54:13 -07:00
2020-11-05 11:25:02 -08:00
2020-10-25 10:59:34 -07:00
2020-10-27 16:01:22 +02:00
2020-11-10 14:36:36 +01:00
2020-11-08 09:52:57 -08:00
2020-10-07 12:02:58 +02:00
2020-10-16 09:28:45 -06:00
2020-10-16 12:21:15 -07:00
2020-10-24 10:39:22 -07:00
2020-10-14 15:05:38 -07:00
2020-11-04 11:49:10 +10:00
2020-10-24 10:39:22 -07:00
2020-09-28 12:17:36 +02:00
2020-10-26 16:57:18 -04:00
2020-10-14 15:56:58 -07:00
2020-11-04 11:49:10 +10:00
2020-10-30 11:04:11 -07:00
2020-10-30 18:24:51 +01:00
2020-11-06 11:50:28 -08:00
2020-10-20 10:36:41 -07:00
2020-10-25 11:12:31 -07:00
2020-10-13 18:38:28 -07:00
2020-11-05 07:10:50 -07:00
2020-09-27 14:25:48 +02:00
2020-11-02 09:32:46 -08:00
2020-10-27 13:21:03 +05:30
2020-10-06 07:07:03 +02:00
2020-11-04 13:55:30 -06:00
2020-10-01 22:30:07 +01:00
2020-10-22 12:41:00 -07:00
2020-10-14 15:25:04 -07:00
2020-10-23 16:16:31 -07:00
2020-10-27 19:23:04 +01:00
2020-10-24 10:33:08 -07:00
2020-11-02 18:04:34 +01:00
2020-10-24 10:33:08 -07:00
2020-10-16 11:11:22 -07:00
2020-11-03 13:19:01 +00:00
2020-10-22 12:56:33 -07:00
2020-10-24 10:39:22 -07:00
2020-10-22 12:58:21 -07:00
2020-10-21 11:22:08 -07:00
2020-11-03 15:12:16 +01:00
2020-11-06 15:24:12 -08:00
2020-10-29 22:13:38 +01:00
2020-10-01 22:59:55 +02:00
2020-11-06 11:23:26 +00:00
2020-11-03 13:14:14 -08:00
2020-10-29 17:22:59 -05:00
2020-10-26 10:55:56 +01:00
2020-10-25 14:51:49 -07:00
2020-09-30 09:42:36 +02:00
2020-11-08 11:28:08 -08:00
2020-11-07 15:56:37 +01:00
2020-10-31 14:41:48 -07:00
2020-11-03 11:07:40 -07:00
2020-10-30 04:02:53 -04:00
2020-11-04 11:49:10 +10:00
2020-10-02 11:36:13 +02:00
2020-10-23 11:00:57 -07:00
2020-10-05 14:49:24 +02:00
2020-10-24 10:33:08 -07:00
2020-10-25 10:55:35 -07:00