Takashi Iwai 87f77eff71 drm/i915: Add missing const to audio_rate_need_prog()
The lack of const leads to a compile warning after merging i915
upstream tree:
   drivers/gpu/drm/i915/intel_audio.c:147:13: note: expected 'struct drm_display_mode *' but argument is of type 'const struct drm_display_mode *'

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-09-30 14:37:03 +02:00
..
2015-08-24 16:36:42 +10:00
2015-09-11 16:42:39 -07:00
2015-09-16 16:53:38 +02:00
2015-08-17 15:52:39 +10:00
2015-08-17 14:13:53 +10:00
2015-08-07 14:46:24 +02:00
2015-08-17 14:13:53 +10:00
2015-08-24 16:36:42 +10:00
2015-08-17 14:13:53 +10:00
2015-05-29 09:17:57 +10:00
2015-07-22 16:25:45 +02:00