On Sun, Aug 31, 2008 at 08:57:44PM -0500, Abraham Arce wrote:
> TWL4030_MODIRQ_KEYPAD was undeclared, adding the required file.
> 
> Signed-off-by: Abraham Arce <[EMAIL PROTECTED]>
> ---
>  arch/arm/mach-omap2/board-2430sdp.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-2430sdp.c
> b/arch/arm/mach-omap2/board-2430sdp.c
> index 64e76e8..195d53c 100644
> --- a/arch/arm/mach-omap2/board-2430sdp.c
> +++ b/arch/arm/mach-omap2/board-2430sdp.c
> @@ -24,6 +24,7 @@
>  #include <linux/clk.h>
>  #include <linux/spi/spi.h>
>  #include <linux/spi/ads7846.h>
> +#include <linux/i2c/twl4030.h>

and what's wrong with:

http://marc.info/?l=linux-omap&m=122011272912755&w=2

>  #include <linux/i2c/twl4030-rtc.h>
> 
>  #include <mach/hardware.h>

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to