]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: fix compiler error for missing parenthesis
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 16 Mar 2012 06:27:21 +0000 (15:27 +0900)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 27 Mar 2012 18:09:13 +0000 (20:09 +0200)
commitccd4144dd41c32a284a5b040f87aaefed0361a21
tree3b95e5c36dc5cc3bbaeab5f11986b354d5090da0
parent697b41e4d4b20b8d8564f5501927b0ed07153990
watchdog: fix compiler error for missing parenthesis

Joe's patch(watchdog: Use pr_<fmt> and pr_<level>) missed parenthesis in s3c2410_wdt.c.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/s3c2410_wdt.c