Re: linux-next: build failure after merge of the final tree (hid tree related)

2012-08-16 Thread Stephen Rothwell
Hi Jiri, On Thu, 16 Aug 2012 12:05:57 +0200 (CEST) Jiri Kosina wrote: > > Hmm, seems config dependent, doesn't trigger here. Probably vmalloc.h gets > sucked in some other way under certain config options. That's why we have Rule 1 in Documentation/SubmitChecklist. > Anyway I have now applied

Re: linux-next: build failure after merge of the final tree (hid tree related)

2012-08-16 Thread Jiri Kosina
On Thu, 16 Aug 2012, Stephen Rothwell wrote: > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/hid/hid-picolcd_fb.c: In function 'picolcd_fb_destroy': > drivers/hid/hid-picolcd_fb.c:350:2: error: implicit declaration of function >

Re: linux-next: build failure after merge of the final tree (hid tree related)

2012-08-16 Thread Jiri Kosina
On Thu, 16 Aug 2012, Stephen Rothwell wrote: After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/hid/hid-picolcd_fb.c: In function 'picolcd_fb_destroy': drivers/hid/hid-picolcd_fb.c:350:2: error: implicit declaration of function 'vfree'

Re: linux-next: build failure after merge of the final tree (hid tree related)

2012-08-16 Thread Stephen Rothwell
Hi Jiri, On Thu, 16 Aug 2012 12:05:57 +0200 (CEST) Jiri Kosina jkos...@suse.cz wrote: Hmm, seems config dependent, doesn't trigger here. Probably vmalloc.h gets sucked in some other way under certain config options. That's why we have Rule 1 in Documentation/SubmitChecklist. Anyway I have

linux-next: build failure after merge of the final tree (hid tree related)

2012-08-15 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/hid/hid-picolcd_fb.c: In function 'picolcd_fb_destroy': drivers/hid/hid-picolcd_fb.c:350:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]

linux-next: build failure after merge of the final tree (hid tree related)

2012-08-15 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/hid/hid-picolcd_fb.c: In function 'picolcd_fb_destroy': drivers/hid/hid-picolcd_fb.c:350:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]