Re: [PATCH 2/3] misc: max8925_onkey: add function to work as wakeupsource

From: Samuel Ortiz
Date: Sun Jan 08 2012 - 19:23:50 EST


Hi Haojian,

On Wed, Jan 04, 2012 at 03:14:25PM +0800, Haojian Zhuang wrote:
> From: Kevin Liu <kliu5@xxxxxxxxxxx>

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