From: Samuel Ortiz <sameo@linux.intel.com>
To: Haojian Zhuang <haojian.zhuang@marvell.com>
Cc: 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: Mon, 9 Jan 2012 01:29:46 +0100 [thread overview]
Message-ID: <20120109002946.GJ13679@sortiz-mobl> (raw)
In-Reply-To: <1325661266-7982-2-git-send-email-haojian.zhuang@marvell.com>
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.
--
Intel Open Source Technology Centre
http://oss.intel.com/
next prev parent reply other threads:[~2012-01-09 0:23 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 [this message]
2012-01-10 10:11 ` Haojian Zhuang
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=20120109002946.GJ13679@sortiz-mobl \
--to=sameo@linux.intel.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 \
/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.