Re: linux-next: Tree for Mar 5 (of/irqs)

From: Grant Likely
Date: Mon Mar 05 2012 - 15:57:52 EST


On Mon, Mar 5, 2012 at 10:45 AM, Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
> On 03/04/2012 11:10 PM, Stephen Rothwell wrote:
>
>> Hi all,
>>
>> Changes since 20120302:
>
>
>
> Still have both of these build errors (on i386/X86_32;
> 2 different builds):
>
>
> drivers/mfd/twl-core.c:1262:2: error: implicit declaration of function 'irq_alloc_descs'
> drivers/mfd/twl-core.c:1357:3: error: implicit declaration of function 'of_platform_populate'

The fix didn't get pushed out until I received an ack from Benoit this
morning. It will be fixed in tomorrow's linux-next.

> and:
>
> drivers/gpio/gpio-sodaville.c:130:2: error: unknown field 'dt_translate' specified in initializer
> drivers/gpio/gpio-sodaville.c:130:2: warning: initialization from incompatible pointer type
> drivers/gpio/gpio-sodaville.c:152:8: error: 'struct irq_domain' has no member named 'irq_base'
> drivers/gpio/gpio-sodaville.c:182:2: error: implicit declaration of function 'irq_domain_add'
> drivers/gpio/gpio-sodaville.c:263:2: error: implicit declaration of function 'irq_domain_del'

I don't have the fix ready yet. It is coming.

g.
--
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/