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

From: Arnd Hannemann
Date: Fri Dec 18 2009 - 08:17:49 EST


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

my config is available here:
http://www.umic-mesh.net/~hannemann/config-2.6.33-rc1-ah0

gcc version is:
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)

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