From: Thierry Reding <thierry.reding@gmail.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
Werner Johansson <werner.johansson@sonymobile.com>,
Bjorn Andersson <bjorn.andersson@sonymobile.com>
Subject: Re: linux-next: build failure after merge of the drm-panel tree
Date: Tue, 24 Nov 2015 18:07:23 +0100 [thread overview]
Message-ID: <20151124170723.GA14090@ulmo.nvidia.com> (raw)
In-Reply-To: <20151124113816.3ed66bcc@canb.auug.org.au>
[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]
On Tue, Nov 24, 2015 at 11:38:16AM +1100, Stephen Rothwell wrote:
> Hi Thierry,
>
> After merging the drm-panel tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c: In function 'wuxga_nt_panel_on':
> drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c:65:8: error: implicit declaration of function 'mipi_dsi_turn_on_peripheral' [-Werror=implicit-function-declaration]
> ret = mipi_dsi_turn_on_peripheral(dsi);
> ^
> drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c: In function 'wuxga_nt_panel_disable':
> drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c:79:2: error: implicit declaration of function 'mipi_dsi_shutdown_peripheral' [-Werror=implicit-function-declaration]
> mipi_dsi_shutdown_peripheral(wuxga_nt->dsi);
> ^
>
> Caused by commit
>
> 086ceb6b42ca ("drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel")
>
> I have used the version of the drm-panel tree from next-20151123 for today.
Okay, this should be fixed now in the drm/panel tree.
Thanks,
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-11-24 17:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-24 0:38 linux-next: build failure after merge of the drm-panel tree Stephen Rothwell
2015-11-24 6:03 ` Bjorn Andersson
2015-11-24 17:07 ` Thierry Reding [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=20151124170723.GA14090@ulmo.nvidia.com \
--to=thierry.reding@gmail.com \
--cc=bjorn.andersson@sonymobile.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=werner.johansson@sonymobile.com \
/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.