Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-06 Thread Kalle Valo
Jim Davis writes: >>> However, that commit is in next-20150304 and we still get the error >>> (see, for example, >>> http://kisskb.ellerman.id.au/kisskb/buildresult/12376688/). >> >> I applied few fixes from Rafal and Chen: >> >> 1ca2760fb2c1 bcma: prepare Kconfig symbol for PCI driver >>

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-06 Thread Kalle Valo
Jim Davis jim.ep...@gmail.com writes: However, that commit is in next-20150304 and we still get the error (see, for example, http://kisskb.ellerman.id.au/kisskb/buildresult/12376688/). I applied few fixes from Rafal and Chen: 1ca2760fb2c1 bcma: prepare Kconfig symbol for PCI driver

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-05 Thread Jim Davis
On Thu, Mar 5, 2015 at 6:44 AM, Kalle Valo wrote: > Stephen Rothwell writes: > >> Hi Kalle, >> >> On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo wrote: >>> >>> Jim Davis writes: >>> >>> > Building with the attached random configuration file, >>> > >>> > drivers/bcma/driver_pcie2.c: In function

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-05 Thread Kalle Valo
Stephen Rothwell writes: > Hi Kalle, > > On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo wrote: >> >> Jim Davis writes: >> >> > Building with the attached random configuration file, >> > >> > drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': >> > drivers/bcma/driver_pcie2.c:196:2:

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-05 Thread Jim Davis
On Thu, Mar 5, 2015 at 6:44 AM, Kalle Valo kv...@codeaurora.org wrote: Stephen Rothwell s...@canb.auug.org.au writes: Hi Kalle, On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo kv...@codeaurora.org wrote: Jim Davis jim.ep...@gmail.com writes: Building with the attached random configuration

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-05 Thread Kalle Valo
Stephen Rothwell s...@canb.auug.org.au writes: Hi Kalle, On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo kv...@codeaurora.org wrote: Jim Davis jim.ep...@gmail.com writes: Building with the attached random configuration file, drivers/bcma/driver_pcie2.c: In function

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-04 Thread Rafał Miłecki
On 4 March 2015 at 22:01, Stephen Rothwell wrote: > Hi Kalle, > > On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo wrote: >> >> Jim Davis writes: >> >> > Building with the attached random configuration file, >> > >> > drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': >> >

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-04 Thread Stephen Rothwell
Hi Kalle, On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo wrote: > > Jim Davis writes: > > > Building with the attached random configuration file, > > > > drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': > > drivers/bcma/driver_pcie2.c:196:2: error: implicit declaration of > >

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-04 Thread Kalle Valo
Jim Davis writes: > Building with the attached random configuration file, > > drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': > drivers/bcma/driver_pcie2.c:196:2: error: implicit declaration of > function 'pcie_set_readrq' [-Werror=implicit-function-declaration] > err =

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-04 Thread Rafał Miłecki
On 4 March 2015 at 22:01, Stephen Rothwell s...@canb.auug.org.au wrote: Hi Kalle, On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo kv...@codeaurora.org wrote: Jim Davis jim.ep...@gmail.com writes: Building with the attached random configuration file, drivers/bcma/driver_pcie2.c: In

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-04 Thread Stephen Rothwell
Hi Kalle, On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo kv...@codeaurora.org wrote: Jim Davis jim.ep...@gmail.com writes: Building with the attached random configuration file, drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': drivers/bcma/driver_pcie2.c:196:2: error:

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-04 Thread Kalle Valo
Jim Davis jim.ep...@gmail.com writes: Building with the attached random configuration file, drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': drivers/bcma/driver_pcie2.c:196:2: error: implicit declaration of function 'pcie_set_readrq' [-Werror=implicit-function-declaration]

randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-03 Thread Jim Davis
Building with the attached random configuration file, drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': drivers/bcma/driver_pcie2.c:196:2: error: implicit declaration of function 'pcie_set_readrq' [-Werror=implicit-function-declaration] err = pcie_set_readrq(dev, pcie2->reqsize);

randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-03 Thread Jim Davis
Building with the attached random configuration file, drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up': drivers/bcma/driver_pcie2.c:196:2: error: implicit declaration of function 'pcie_set_readrq' [-Werror=implicit-function-declaration] err = pcie_set_readrq(dev, pcie2-reqsize);