Re: linux-next: Tree for Jan 20 (drivers/media/radio/wl128x/)

From: Geert Uytterhoeven
Date: Tue Feb 14 2012 - 14:25:28 EST


On Tue, Jan 24, 2012 at 22:33, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
> On Sat, Jan 21, 2012 at 01:32, Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
>> On 01/19/2012 06:12 PM, Stephen Rothwell wrote:
>>> Changes since 20120119:
>>
>> on x86_64:
>>
>> ERROR: "st_register" [drivers/media/radio/wl128x/fm_drv.ko] undefined!
>> ERROR: "st_unregister" [drivers/media/radio/wl128x/fm_drv.ko] undefined!
>
> Also in m68k allmodconfig since a while:
> http://kisskb.ellerman.id.au/kisskb/buildresult/5427875/
>
> config RADIO_WL128X
> Â Â Â Âtristate "Texas Instruments WL128x FM Radio"
> Â Â Â Âdepends on VIDEO_V4L2 && RFKILL
> Â Â Â Âselect TI_ST if NET && GPIOLIB
>
> config TI_ST
> Â Â Â Âtristate "Shared transport core driver"
> Â Â Â Âdepends on NET && GPIOLIB
> Â Â Â Âselect FW_LOADER
>
> On m68k allmodconfig, GPIOLIB is not enabled, hence TI_ST
> will not be selected, and st_{,un}register() won't be there.
> Shouldn't the whole RADIO_WL128X depend on NET && GPIOLIB?
> Or depend on TI_ST, instead of selecting it?
>
> BTW, shouldn't it be called ti_st_un{,un}register()?
> At first I thought the link error was related to SCSI tape drives ;-)

Ping?

Build breakage in mainline since at least 3 weeks.

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/