[Intel-gfx] [PATCH] drm/i915: Add missing const to audio_rate_need_prog()
Takashi Iwai
tiwai at suse.de
Wed Sep 30 05:38:53 PDT 2015
On Wed, 30 Sep 2015 14:31:31 +0200,
Daniel Vetter wrote:
>
> On Wed, Sep 30, 2015 at 09:45:03AM +0200, Takashi Iwai wrote:
> > 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 at intel.com>
> > Signed-off-by: Takashi Iwai <tiwai at suse.de>
>
> Yup, I have that in my merge resolution in drm-intel-nightly when pull in
> your sound tree.
>
> Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
>
> Atm I don't see a need for another merge on my side, I'll ping you when
> that happens. So probably simplest to apply this to the sound tree.
OK, done.
thanks,
Takashi
More information about the Intel-gfx
mailing list