Re: [PATCH] media: coda: Fix compile breakage

2013-04-27 Thread Arnd Bergmann
On Saturday 27 April 2013, Fabio Estevam wrote: > I fixed this issue in a different way: > https://patchwork.kernel.org/patch/2432841/ > > And Shawn has already queued it. Ok, that's probably better. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the bo

Re: [PATCH] media: coda: Fix compile breakage

2013-04-27 Thread Fabio Estevam
Alexander/Arnd, On Sat, Apr 27, 2013 at 12:33 PM, Arnd Bergmann wrote: > On Saturday 27 April 2013, Alexander Shiyan wrote: >> Patch adds GENERIC_ALLOCATOR, if "coda" is selected. >> >> drivers/built-in.o: In function `coda_remove': >> :(.text+0x110634): undefined reference to `gen_pool_free' >>

Re: [PATCH] media: coda: Fix compile breakage

2013-04-27 Thread Arnd Bergmann
On Saturday 27 April 2013, Alexander Shiyan wrote: > Patch adds GENERIC_ALLOCATOR, if "coda" is selected. > > drivers/built-in.o: In function `coda_remove': > :(.text+0x110634): undefined reference to `gen_pool_free' > drivers/built-in.o: In function `coda_probe': > :(.text+0x1107d4): undefined re

[PATCH] media: coda: Fix compile breakage

2013-04-26 Thread Alexander Shiyan
Patch adds GENERIC_ALLOCATOR, if "coda" is selected. drivers/built-in.o: In function `coda_remove': :(.text+0x110634): undefined reference to `gen_pool_free' drivers/built-in.o: In function `coda_probe': :(.text+0x1107d4): undefined reference to `of_get_named_gen_pool' :(.text+0x1108b8): undefined