Re: linux-next: build failure after merge of the drm-exynos tree

2015-08-17 Thread Stephen Rothwell
Hi Inki, On Mon, 17 Aug 2015 16:08:36 +0900 Inki Dae wrote: > > And today, I re-based exynos-drm/for-next on top of mainline. Could you > update and try to build it again? It is OK in today's linux-next. -- Cheers, Stephen Rothwells...@canb.auug.org.au -- To unsubscribe fro

Re: linux-next: build failure after merge of the drm-exynos tree

2015-08-17 Thread Inki Dae
Hi Stephen, On 2015년 08월 17일 14:53, Stephen Rothwell wrote: > Hi Inki, > > On Mon, 17 Aug 2015 13:53:42 +1000 Stephen Rothwell > wrote: >> >> On Mon, 17 Aug 2015 13:51:30 +1000 Stephen Rothwell >> wrote: >>> >>> After merging the drm-exynos tree, today's linux-next build (arm >>> multi_v7_def

Re: linux-next: build failure after merge of the drm-exynos tree

2015-08-16 Thread Stephen Rothwell
Hi Inki, On Mon, 17 Aug 2015 13:53:42 +1000 Stephen Rothwell wrote: > > On Mon, 17 Aug 2015 13:51:30 +1000 Stephen Rothwell > wrote: > > > > After merging the drm-exynos tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > drivers/gpu/drm/exynos/exynos_mixer.c

Re: linux-next: build failure after merge of the drm-exynos tree

2015-08-16 Thread Stephen Rothwell
Hi Inki, On Mon, 17 Aug 2015 13:51:30 +1000 Stephen Rothwell wrote: > > After merging the drm-exynos tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/gpu/drm/exynos/exynos_mixer.c: In function 'vp_video_buffer': > drivers/gpu/drm/exynos/exynos_mixer.c:395:

Re: linux-next: build failure after merge of the drm-exynos tree

2015-06-23 Thread Inki Dae
On 2015년 06월 24일 10:21, Inki Dae wrote: > Hi Dave and Stephen, > > On 2015년 06월 24일 10:01, Stephen Rothwell wrote: >> Hi Dave, >> >> On Tue, 23 Jun 2015 11:52:45 +1000 Stephen Rothwell >> wrote: >>> >>> After merging the drm-exynos tree, today's linux-next build (x86_64 >>> allmodconfig) failed

Re: linux-next: build failure after merge of the drm-exynos tree

2015-06-23 Thread Dave Airlie
> > Hi Dave, > > > > On Tue, 23 Jun 2015 11:52:45 +1000 Stephen Rothwell > > wrote: > >> > >> 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

Re: linux-next: build failure after merge of the drm-exynos tree

2015-06-23 Thread Inki Dae
Hi Dave and Stephen, On 2015년 06월 24일 10:01, Stephen Rothwell wrote: > Hi Dave, > > On Tue, 23 Jun 2015 11:52:45 +1000 Stephen Rothwell > wrote: >> >> After merging the drm-exynos tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> drivers/media/i2c/adv7604.o: In fun

Re: linux-next: build failure after merge of the drm-exynos tree

2015-06-23 Thread Stephen Rothwell
Hi Dave, On Tue, 23 Jun 2015 11:52:45 +1000 Stephen Rothwell wrote: > > 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 defini

Re: linux-next: build failure after merge of the drm-exynos tree

2015-06-22 Thread Inki Dae
Hi Stephen, On 2015년 06월 23일 10:52, Stephen Rothwell wrote: > Hi Inki, > > After merging the drm-exynos tree, today's linux-next build (x86_64 > allmodconfig) failed like this: Thanks for report. I found out this problem. That is because below patch missed "static" when defining of_graph_get_en