|
@@ -838,7 +838,7 @@ static void __init at91_add_device_rtt(void)
|
|
* Watchdog
|
|
* Watchdog
|
|
* -------------------------------------------------------------------- */
|
|
* -------------------------------------------------------------------- */
|
|
|
|
|
|
-#if defined(CONFIG_AT91SAM9_WATCHDOG) || defined(CONFIG_AT91SAM9_WATCHDOG_MODULE)
|
|
|
|
|
|
+#if defined(CONFIG_AT91SAM9X_WATCHDOG) || defined(CONFIG_AT91SAM9X_WATCHDOG_MODULE)
|
|
static struct platform_device at91sam9g45_wdt_device = {
|
|
static struct platform_device at91sam9g45_wdt_device = {
|
|
.name = "at91_wdt",
|
|
.name = "at91_wdt",
|
|
.id = -1,
|
|
.id = -1,
|