]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/watchdog/txx9wdt.c
[WATCHDOG] more coding style clean-up's
[mv-sheeva.git] / drivers / watchdog / txx9wdt.c
index 8382f9a9534bf2f1667b87d1f99867e330009c15..dbbc018a5f46989946876fcacc6e5835fdf2f096 100644 (file)
@@ -190,7 +190,7 @@ static struct miscdevice txx9wdt_miscdev = {
 };
 
 static struct notifier_block txx9wdt_notifier = {
-       .notifier_call = txx9wdt_notify_sys
+       .notifier_call = txx9wdt_notify_sys,
 };
 
 static int __init txx9wdt_probe(struct platform_device *dev)