Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1621382
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4.10 084/110] [media] rx51: broken build |
| Date | 2017-04-11 16:50 +0200 |
| Message-ID | <tv5hg-8ip-7@gated-at.bofh.it> (permalink) |
| References | <tuKPv-3hW-3@gated-at.bofh.it> <tuKPz-3hW-103@gated-at.bofh.it> <tv2t4-6q3-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Apr 11, 2017 at 12:44:58PM +0100, Sean Young wrote:
> On Mon, Apr 10, 2017 at 06:43:15PM +0200, Greg Kroah-Hartman wrote:
> > 4.10-stable review patch. If anyone has any objections, please let me know.
> >
> > ------------------
> >
> > From: Sean Young <sean@mess.org>
> >
> > [ Upstream commit 922ee72da7c739157ed02ea04a5c100d19f67226 ]
> >
> > As reported by kernel build test:
> >
> > In file included from arch/arm/mach-omap2/pdata-quirks.c:15:0:
> > >> arch/arm/mach-omap2/pdata-quirks.c:536:49: error: 'rx51_lirc_data' undeclared here (not in a function)
> > OF_DEV_AUXDATA("nokia,n900-ir", 0, "n900-ir", &rx51_lirc_data),
> > ^
> > include/linux/of_platform.h:52:21: note: in definition of macro 'OF_DEV_AUXDATA'
> > .platform_data = _pdata }
> > ^~~~~~
> >
> > Since "a92def1 [media] ir-rx51: port to rc-core" the build fails on
> > some arm configurations.
>
> This commit is not in v4.10, so this patch does not apply to v4.10 just
> like does not apply to v4.9.
Yes, already dropped, thanks.
greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 4.10 084/110] [media] rx51: broken build Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-10 19:00 +0200
Re: [PATCH 4.10 084/110] [media] rx51: broken build Sean Young <sean@mess.org> - 2017-04-11 13:50 +0200
Re: [PATCH 4.10 084/110] [media] rx51: broken build Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-11 16:50 +0200
csiph-web