Re: mmotm 2010-02-05-15-06 uploaded (pca953x)

From: Marc Zyngier
Date: Mon Feb 08 2010 - 09:15:08 EST



> On 02/05/10 15:06, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>> The mm-of-the-moment snapshot 2010-02-05-15-06 has been uploaded to
>>
>> http://userweb.kernel.org/~akpm/mmotm/
>>
>> and will soon be available at
>>
>> git://zen-kernel.org/kernel/mmotm.git
>>
>> It contains the following patches against 2.6.33-rc6:
>
>
> Should this driver depend on ARM?
>
> drivers/gpio/pca953x.c:374: error: implicit declaration of function
> 'set_irq_flags'
> drivers/gpio/pca953x.c:374: error: 'IRQF_VALID' undeclared (first use in
> this function)
>
>
> These (function & macro) are only available in arch/arm/ AFAICT.

I posted an updated patch (http://patchwork.kernel.org/patch/77418/) that
fixes this issue, and integrates another fix by Andrew Morton.

The driver itself is completely generic, and should not be limited to the
ARM architecture.

M.
--
And if you don't know where you're going, any road will take you there...


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