From: Takashi Iwai <tiwai@suse.de>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
intel-gfx@lists.freedesktop.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH] drm/i915: Add missing const to audio_rate_need_prog()
Date: Wed, 30 Sep 2015 14:38:53 +0200 [thread overview]
Message-ID: <s5hvbasw082.wl-tiwai@suse.de> (raw)
In-Reply-To: <20150930123131.GI3383@phenom.ffwll.local>
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@intel.com>
> > Signed-off-by: Takashi Iwai <tiwai@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@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
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2015-09-30 12:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-30 7:45 [PATCH] drm/i915: Add missing const to audio_rate_need_prog() Takashi Iwai
2015-09-30 12:31 ` Daniel Vetter
2015-09-30 12:38 ` Takashi Iwai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hvbasw082.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=daniel.vetter@intel.com \
--cc=daniel@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.