Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1170334
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the drm-exynos tree |
| Date | 2015-06-23 04:00 +0200 |
| Message-ID | <pElFg-50j-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Inki,
After merging the drm-exynos tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/media/i2c/adv7604.o: In function `of_graph_get_endpoint_by_regs':
adv7604.c:(.text+0x586c): multiple definition of `of_graph_get_endpoint_by_regs'
drivers/media/i2c/adv7343.o:adv7343.c:(.text+0xa13): first defined here
drivers/media/platform/soc_camera/atmel-isi.o: In function `of_graph_get_endpoint_by_regs':
atmel-isi.c:(.text+0x1ec9): multiple definition of `of_graph_get_endpoint_by_regs'
drivers/media/platform/soc_camera/soc_camera.o:soc_camera.c:(.text+0x2ce3): first defined here
drivers/media/platform/soc_camera/rcar_vin.o: In function `of_graph_get_endpoint_by_regs':
rcar_vin.c:(.text+0x307c): multiple definition of `of_graph_get_endpoint_by_regs'
drivers/media/platform/soc_camera/soc_camera.o:soc_camera.c:(.text+0x2ce3): first defined here
Caused by commit:
a0f7001c18ca ("of: add helper for getting endpoint node of specific identifiers")
I have used the drm-exynos from next-20150622 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build failure after merge of the drm-exynos tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-06-23 04:00 +0200
Re: linux-next: build failure after merge of the drm-exynos tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-06-24 03:10 +0200
Re: linux-next: build failure after merge of the drm-exynos tree Dave Airlie <airlied@linux.ie> - 2015-06-24 03:30 +0200
Re: linux-next: build failure after merge of the drm-exynos tree Inki Dae <inki.dae@samsung.com> - 2015-06-24 03:30 +0200
Re: linux-next: build failure after merge of the drm-exynos tree Inki Dae <inki.dae@samsung.com> - 2015-06-24 03:30 +0200
csiph-web