Re: 2.6.33-rc1 compile error (geode watchdog / mfgpt related)

From: Arnd Hannemann
Date: Fri Dec 18 2009 - 11:17:29 EST


Andres Salomon wrote:
> On Fri, 18 Dec 2009 13:47:15 +0100
> Arnd Hannemann
> <hannemann@xxxxxxxxxxxxxxxxxxx> wrote:
>
>> Hi,
>>
>> 2.6.33-rc1 does not compile for me:
>>
>> CC drivers/watchdog/geodewdt.o
>> drivers/watchdog/geodewdt.c: In function 'geodewdt_ping':
>> drivers/watchdog/geodewdt.c:55: error: implicit declaration of
>> function 'geode_mfgpt_write' drivers/watchdog/geodewdt.c: In function
>> 'geodewdt_probe': drivers/watchdog/geodewdt.c:220: error: implicit
>> declaration of function 'geode_mfgpt_alloc_timer'
>> drivers/watchdog/geodewdt.c:235: error: implicit declaration of
>> function 'geode_mfgpt_toggle_event' make[2]: ***
>> [drivers/watchdog/geodewdt.o] Error 1 make[1]: *** [drivers/watchdog]
>> Error 2 make: *** [drivers] Error 2
>>
>
> Whoops, I missed that driver; sorry about that.
>
> The patch below should fix it..

Thanks, your patch indeed fixes the problem.

Best regards,
Arnd
--
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/