From: Felipe Balbi <me@felipebalbi.com>
To: Abraham Arce <abraham.arce.moreno@gmail.com>
Cc: omap <linux-omap@vger.kernel.org>
Subject: Re: [PATCH 1/1] SDP2430 Fix dependency in include file
Date: Mon, 1 Sep 2008 11:07:00 +0300 [thread overview]
Message-ID: <20080901080700.GX9887@frodo> (raw)
In-Reply-To: <cb8016980808311857y693787daq8c641c785732058c@mail.gmail.com>
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 <abraham.arce.moreno@gmail.com>
> ---
> 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
next prev parent reply other threads:[~2008-09-01 8:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-01 1:57 [PATCH 1/1] SDP2430 Fix dependency in include file Abraham Arce
2008-09-01 8:07 ` Felipe Balbi [this message]
2008-09-01 13:42 ` Abraham Arce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080901080700.GX9887@frodo \
--to=me@felipebalbi.com \
--cc=abraham.arce.moreno@gmail.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.