[WATCHDOG] mv64x60_wdt: set up platform_device in platform code
[deliverable/linux.git] / include / asm-ppc / mv64x60.h
index db3776f181989c65df08b11584f29a45b365ee25..fa6230fb641a67728d21b2b01e59314bb910f75e 100644 (file)
@@ -121,7 +121,7 @@ extern spinlock_t mv64x60_lock;
 #define        MV64x60_64BIT_WIN_COUNT                 24
 
 /* Watchdog Platform Device, Driver Data */
-#define        MV64x60_WDT_NAME                        "wdt"
+#define        MV64x60_WDT_NAME                        "mv64x60_wdt"
 
 struct mv64x60_wdt_pdata {
        int     timeout;        /* watchdog expiry in seconds, default 10 */
This page took 0.024489 seconds and 5 git commands to generate.