diff options
| -rw-r--r-- | arch/arm/mach-at91/at91sam9g45_devices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/at91sam9g45_devices.c b/arch/arm/mach-at91/at91sam9g45_devices.c index d581cff80c4..332b784050b 100644 --- a/arch/arm/mach-at91/at91sam9g45_devices.c +++ b/arch/arm/mach-at91/at91sam9g45_devices.c | |||
| @@ -838,7 +838,7 @@ static void __init at91_add_device_rtt(void) | |||
| 838 | * Watchdog | 838 | * Watchdog |
| 839 | * -------------------------------------------------------------------- */ | 839 | * -------------------------------------------------------------------- */ |
| 840 | 840 | ||
| 841 | #if defined(CONFIG_AT91SAM9_WATCHDOG) || defined(CONFIG_AT91SAM9_WATCHDOG_MODULE) | 841 | #if defined(CONFIG_AT91SAM9X_WATCHDOG) || defined(CONFIG_AT91SAM9X_WATCHDOG_MODULE) |
| 842 | static struct platform_device at91sam9g45_wdt_device = { | 842 | static struct platform_device at91sam9g45_wdt_device = { |
| 843 | .name = "at91_wdt", | 843 | .name = "at91_wdt", |
| 844 | .id = -1, | 844 | .id = -1, |
