linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Haojian Zhuang <haojian.zhuang@gmail.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: Haojian Zhuang <haojian.zhuang@marvell.com>,
	a.zummo@towertech.it, dmitry.torokhov@gmail.com,
	linux-kernel@vger.kernel.org, Kevin Liu <kliu5@marvell.com>
Subject: Re: [PATCH 2/3] misc: max8925_onkey: add function to work as wakeup source
Date: Tue, 10 Jan 2012 18:11:29 +0800	[thread overview]
Message-ID: <CAN1soZw1kVif-SeH_9zEDjUGVCYGFRV+m3YUgu4saDMga5DFWQ@mail.gmail.com> (raw)
In-Reply-To: <20120109002946.GJ13679@sortiz-mobl>

On Mon, Jan 9, 2012 at 8:29 AM, Samuel Ortiz <sameo@linux.intel.com> wrote:
> Hi Haojian,
>
> On Wed, Jan 04, 2012 at 03:14:25PM +0800, Haojian Zhuang wrote:
>> From: Kevin Liu <kliu5@marvell.com>
>
> I got this build error:
>
>  CC      drivers/input/misc/max8925_onkey.o
> drivers/input/misc/max8925_onkey.c: In function ‘max8925_onkey_suspend’:
> drivers/input/misc/max8925_onkey.c:169:30: error: ‘onkey_irq’ undeclared
> (first use in this function)
> drivers/input/misc/max8925_onkey.c:169:30: note: each undeclared identifier is
> reported only once for each function it appears in
> drivers/input/misc/max8925_onkey.c: In function ‘max8925_onkey_resume’:
> drivers/input/misc/max8925_onkey.c:181:32: error: ‘onkey_irq’ undeclared
> (first use in this function)
> make[3]: *** [drivers/input/misc/max8925_onkey.o] Error 1
> make[2]: *** [drivers/input/misc] Error 2
> make[1]: *** [drivers/input] Error 2
>
> So I put this one aside.
>
> Cheers,
> Samuel.
>

Hi Samuel,

I'm sorry on this patch. I'll send a new one to replace it.

Best Regards
Haojian

  reply	other threads:[~2012-01-10 10:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04  7:14 [PATCH 1/3] mfd: max8925: add function to work as wakeup source Haojian Zhuang
2012-01-04  7:14 ` [PATCH 2/3] misc: max8925_onkey: " Haojian Zhuang
2012-01-09  0:29   ` Samuel Ortiz
2012-01-10 10:11     ` Haojian Zhuang [this message]
2012-01-10 10:24     ` Haojian Zhuang
2012-02-20 11:02       ` Samuel Ortiz
2012-03-06  6:09         ` Dmitry Torokhov
2012-01-04  7:14 ` [PATCH 3/3] rtc: max8925: " Haojian Zhuang
2012-01-09  0:05 ` [PATCH 1/3] mfd: " Samuel Ortiz

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=CAN1soZw1kVif-SeH_9zEDjUGVCYGFRV+m3YUgu4saDMga5DFWQ@mail.gmail.com \
    --to=haojian.zhuang@gmail.com \
    --cc=a.zummo@towertech.it \
    --cc=dmitry.torokhov@gmail.com \
    --cc=haojian.zhuang@marvell.com \
    --cc=kliu5@marvell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).