linux-next: build failure after merge of the mfd-lj tree

2014-06-18 Thread Stephen Rothwell
Hi Lee, After merging the mfd-lj tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/gpio/gpio-crystalcove.c: In function 'crystalcove_gpio_dbg_show': drivers/gpio/gpio-crystalcove.c:286:3: error: implicit declaration of function 'seq_printf' [-Werror=implicit-functi

Re: linux-next: build failure after merge of the mfd-lj tree

2014-05-22 Thread Linus Walleij
On Tue, May 20, 2014 at 10:01 AM, Stephen Rothwell wrote: > drivers/mfd/stmpe.c: In function 'stmpe_irq_init': > drivers/mfd/stmpe.c:1000:15: error: 'struct stmpe' has no member named > 'irq_base' >base = stmpe->irq_base; >^ > > Caused by commit 3ba1d516d5fe ("mfd: stmpe: ro

linux-next: build failure after merge of the mfd-lj tree

2014-05-20 Thread Stephen Rothwell
Hi Lee, After merging the mfd-lj tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/mfd/stmpe.c: In function 'stmpe_irq_init': drivers/mfd/stmpe.c:1000:15: error: 'struct stmpe' has no member named 'irq_base' base = stmpe->irq_base; ^ Caused by com

linux-next: build failure after merge of the mfd-lj tree

2014-04-23 Thread Stephen Rothwell
Hi Lee, After merging the mfd-lj tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/mfd/db8500-prcmu.c: In function 'round_armss_rate': drivers/mfd/db8500-prcmu.c:1744:2: error: implicit declaration of function 'cpufreq_for_each_entry' [-Werror=implicit-function-de

Re: linux-next: build failure after merge of the mfd-lj tree

2014-03-04 Thread Stephen Rothwell
Hi Lee, On Tue, 4 Mar 2014 16:06:55 +0800 Lee Jones wrote: > > > > After merging the mfd-lj tree, today's linux-next build (x86_64 > > > allmodconfig) failed like this: > > > > > > drivers/mfd/tps65218: struct i2c_device_id is 32 bytes. The last of 1 is: > > > 0x74 0x70 0x73 0x36 0x35 0x32 0x31

Re: linux-next: build failure after merge of the mfd-lj tree

2014-03-04 Thread Lee Jones
> > After merging the mfd-lj tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/mfd/tps65218: struct i2c_device_id is 32 bytes. The last of 1 is: > > 0x74 0x70 0x73 0x36 0x35 0x32 0x31 0x38 0x00 0x00 0x00 0x00 0x00 0x00 0x00 > > 0x00 0x00 0x00 0x00 0x00 0x

Re: linux-next: build failure after merge of the mfd-lj tree

2014-03-03 Thread Lee Jones
Stephen, > > After merging the mfd-lj tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/mfd/tps65218: struct i2c_device_id is 32 bytes. The last of 1 is: > > 0x74 0x70 0x73 0x36 0x35 0x32 0x31 0x38 0x00 0x00 0x00 0x00 0x00 0x00 0x00 > > 0x00 0x00 0x00 0x

Re: linux-next: build failure after merge of the mfd-lj tree

2014-03-03 Thread Stephen Rothwell
Hi Lee, On Tue, 11 Feb 2014 13:25:52 +1100 Stephen Rothwell wrote: > > After merging the mfd-lj tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/mfd/tps65218: struct i2c_device_id is 32 bytes. The last of 1 is: > 0x74 0x70 0x73 0x36 0x35 0x32 0x31 0x38 0x00

Re: linux-next: build failure after merge of the mfd-lj tree

2014-03-02 Thread Stephen Rothwell
Hi Lee, On Mon, 3 Mar 2014 15:23:31 +0800 Lee Jones wrote: > > Sorry about all this. Your mails are being filtered into an unused > mailbox for a currently unknown reason. I will investigate this > immediately. It was a mistake to push this patch, I will rectify right > away. I was beginning to

Re: linux-next: build failure after merge of the mfd-lj tree

2014-03-02 Thread Lee Jones
Hi Stephen, > > > > > After merging the mfd-lj tree, today's linux-next build (x86_64 > > > > > allmodconfig) failed like this: > > > > > > > > > > In file included from drivers/mfd/max665x.c:19:0: > > > > > include/linux/mfd/max665x-private.h:31:1: error: expected ';', > > > > > identifier or '

Re: linux-next: build failure after merge of the mfd-lj tree

2014-03-02 Thread Stephen Rothwell
Hi Lee, On Tue, 25 Feb 2014 14:32:46 +1100 Stephen Rothwell wrote: > > On Thu, 20 Feb 2014 15:05:08 +1100 Stephen Rothwell > wrote: > > > > On Mon, 17 Feb 2014 14:14:46 +1100 Stephen Rothwell > > wrote: > > > > > > On Fri, 14 Feb 2014 13:42:17 +1100 Stephen Rothwell > > > wrote: > > > > >

Re: linux-next: build failure after merge of the mfd-lj tree

2014-02-24 Thread Stephen Rothwell
Hi Lee, On Thu, 20 Feb 2014 15:05:08 +1100 Stephen Rothwell wrote: > > On Mon, 17 Feb 2014 14:14:46 +1100 Stephen Rothwell > wrote: > > > > On Fri, 14 Feb 2014 13:42:17 +1100 Stephen Rothwell > > wrote: > > > > > > After merging the mfd-lj tree, today's linux-next build (x86_64 > > > allmodc

Re: linux-next: build failure after merge of the mfd-lj tree

2014-02-19 Thread Stephen Rothwell
Hi Lee, On Mon, 17 Feb 2014 14:14:46 +1100 Stephen Rothwell wrote: > > On Fri, 14 Feb 2014 13:42:17 +1100 Stephen Rothwell > wrote: > > > > After merging the mfd-lj tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > In file included from drivers/mfd/max665x.c:1

Re: linux-next: build failure after merge of the mfd-lj tree

2014-02-16 Thread Stephen Rothwell
Hi Lee, On Fri, 14 Feb 2014 13:42:17 +1100 Stephen Rothwell wrote: > > After merging the mfd-lj tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > In file included from drivers/mfd/max665x.c:19:0: > include/linux/mfd/max665x-private.h:31:1: error: expected ';', identif

linux-next: build failure after merge of the mfd-lj tree

2014-02-13 Thread Stephen Rothwell
Hi Lee, After merging the mfd-lj tree, today's linux-next build (x86_64 allmodconfig) failed like this: In file included from drivers/mfd/max665x.c:19:0: include/linux/mfd/max665x-private.h:31:1: error: expected ';', identifier or '(' before 'struct' struct max665x_dev { ^ Caused by commit e7

linux-next: build failure after merge of the mfd-lj tree

2014-02-10 Thread Stephen Rothwell
Hi Lee, After merging the mfd-lj tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/mfd/tps65218: struct i2c_device_id is 32 bytes. The last of 1 is: 0x74 0x70 0x73 0x36 0x35 0x32 0x31 0x38 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x