From: Ingo Molnar <mingo@kernel.org>
To: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Cc: Daniel Wagner <daniel.wagner@bmw-carit.de>,
linux-kernel <linux-kernel@vger.kernel.org>,
dri-devel <dri-devel@lists.freedesktop.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] drm/gma500: Make mdfld_dsi_connector_dpms() return a value
Date: Sat, 5 Mar 2016 13:42:38 +0100 [thread overview]
Message-ID: <20160305124238.GA30531@gmail.com> (raw)
In-Reply-To: <CAMeQTsakb6A4A60HjmhjNeuUTw=wM2O78t+_LoXpEfNSi7Hicw@mail.gmail.com>
* Patrik Jakobsson <patrik.r.jakobsson@gmail.com> wrote:
> Hi Daniel,
>
> A patch to fix this is already merged into drm-misc:
>
> commit db9b60400f9253c25ae639797df2d0ff7a35d9d8
> Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
> Date: Tue Feb 2 11:35:55 2016 +0530
>
> drm/gma500: remove helper function
>
> We were getting build warning about:
> drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: initialization
> from incompatible pointer type
This should really be in drm-fixes, as this bug is now triggering an upstream
allyesconfig build failure:
drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:39: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
as we have this in Makefile:
# enforce correct pointer usage
KBUILD_CFLAGS += $(call cc-option,-Werror=incompatible-pointer-types)
Thanks,
Ingo
next prev parent reply other threads:[~2016-03-05 12:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-18 14:58 Daniel Wagner
2016-02-25 14:09 ` Patrik Jakobsson
2016-03-05 12:42 ` Ingo Molnar [this message]
2016-03-05 13:54 ` Ingo Molnar
2016-03-08 8:09 ` Daniel Wagner
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=20160305124238.GA30531@gmail.com \
--to=mingo@kernel.org \
--cc=daniel.wagner@bmw-carit.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patrik.r.jakobsson@gmail.com \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®