Andres Salomon wrote: > On Fri, 18 Dec 2009 13:47:15 +0100 > Arnd Hannemann > <[email protected]> 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 _______________________________________________ Linux-geode mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-geode
