Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1683302 > unrolled thread
| Started by | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| First post | 2017-07-07 18:40 +0200 |
| Last post | 2017-07-10 20:00 +0200 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Today's linux-next build fail on powerpc Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-07-07 18:40 +0200
Re: Today's linux-next build fail on powerpc Abdul Haleem <abdhalee@linux.vnet.ibm.com> - 2017-07-10 16:40 +0200
Re: Today's linux-next build fail on powerpc Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-07-10 17:20 +0200
Re: Today's linux-next build fail on powerpc Abdul Haleem <abdhalee@linux.vnet.ibm.com> - 2017-07-10 20:00 +0200
| From | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| Date | 2017-07-07 18:40 +0200 |
| Subject | Re: Today's linux-next build fail on powerpc |
| Message-ID | <u0Esq-6Av-29@gated-at.bofh.it> |
On Thu, Jul 6, 2017 at 9:00 AM, Abdul Haleem <abdhalee@linux.vnet.ibm.com> wrote: > Hi Luis, > > next-20170705 fails to build on powerpc with below errors. Hi, I had sent a fix yesterday. Had you chance to test it? -- With Best Regards, Andy Shevchenko
[toc] | [next] | [standalone]
| From | Abdul Haleem <abdhalee@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-07-10 16:40 +0200 |
| Message-ID | <u1I0V-6aD-1@gated-at.bofh.it> |
| In reply to | #1683302 |
On Fri, 2017-07-07 at 19:36 +0300, Andy Shevchenko wrote:
> On Thu, Jul 6, 2017 at 9:00 AM, Abdul Haleem
> <abdhalee@linux.vnet.ibm.com> wrote:
> > Hi Luis,
> >
> > next-20170705 fails to build on powerpc with below errors.
>
> Hi,
>
> I had sent a fix yesterday. Had you chance to test it?
>
>
Are these the one you are referring to ?
[v1,2/2] ACPI / boot: Don't define unused variables
[v1,1/2] ACPI / boot: Correct address space of __acpi_map_table()
Applying above patches did not fix the build failure.
drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit
declaration of function
‘i2c_detect_slave_mode’ [-Werror=implicit-function-declaration]
if (i2c_detect_slave_mode(&pdev->dev))
^
CC [M] fs/jffs2/scan.o
Please point me to the correct patch you are referring to ?
--
Regard's
Abdul Haleem
IBM Linux Technology Centre
[toc] | [prev] | [next] | [standalone]
| From | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| Date | 2017-07-10 17:20 +0200 |
| Message-ID | <u1IDD-6HQ-7@gated-at.bofh.it> |
| In reply to | #1684293 |
On Mon, Jul 10, 2017 at 5:37 PM, Abdul Haleem <abdhalee@linux.vnet.ibm.com> wrote: > On Fri, 2017-07-07 at 19:36 +0300, Andy Shevchenko wrote: >> On Thu, Jul 6, 2017 at 9:00 AM, Abdul Haleem >> <abdhalee@linux.vnet.ibm.com> wrote: >> > next-20170705 fails to build on powerpc with below errors. >> I had sent a fix yesterday. Had you chance to test it? > drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit > declaration of function > ‘i2c_detect_slave_mode’ [-Werror=implicit-function-declaration] > if (i2c_detect_slave_mode(&pdev->dev)) > ^ > CC [M] fs/jffs2/scan.o > > Please point me to the correct patch you are referring to ? commit 8f1a357d41a22009150cf404b5aa5876efdb59b1 i2c: Provide a stub for i2c_detect_slave_mode() -- With Best Regards, Andy Shevchenko
[toc] | [prev] | [next] | [standalone]
| From | Abdul Haleem <abdhalee@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-07-10 20:00 +0200 |
| Message-ID | <u1L8u-87X-17@gated-at.bofh.it> |
| In reply to | #1684337 |
On Mon, 2017-07-10 at 18:17 +0300, Andy Shevchenko wrote: > On Mon, Jul 10, 2017 at 5:37 PM, Abdul Haleem > <abdhalee@linux.vnet.ibm.com> wrote: > > On Fri, 2017-07-07 at 19:36 +0300, Andy Shevchenko wrote: > >> On Thu, Jul 6, 2017 at 9:00 AM, Abdul Haleem > >> <abdhalee@linux.vnet.ibm.com> wrote: > >> > next-20170705 fails to build on powerpc with below errors. > >> I had sent a fix yesterday. Had you chance to test it? > > > drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit > > declaration of function > > ‘i2c_detect_slave_mode’ [-Werror=implicit-function-declaration] > > if (i2c_detect_slave_mode(&pdev->dev)) > > ^ > > CC [M] fs/jffs2/scan.o > > > > Please point me to the correct patch you are referring to ? > > commit 8f1a357d41a22009150cf404b5aa5876efdb59b1 > > i2c: Provide a stub for i2c_detect_slave_mode() > Thanks Andy for the fix, the patch fixes the build errors. Machine booted with no issues. Reported-and-tested-by: Abdul Haleem <abdhalee@linux.vnet.ibm.com> -- Regard's Abdul Haleem IBM Linux Technology Centre
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web