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

From: Haojian Zhuang
Date: Tue Jan 10 2012 - 05:12:08 EST


On Mon, Jan 9, 2012 at 8:29 AM, Samuel Ortiz <sameo@xxxxxxxxxxxxxxx> wrote:
> 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.
>

Hi Samuel,

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

Best Regards
Haojian
--
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/