]> Pileus Git - ~andy/linux/commit
watchdog: sirf: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 21 Dec 2013 08:31:13 +0000 (14:01 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 28 Jan 2014 20:26:31 +0000 (21:26 +0100)
commit15edd9eedd61ac7be53d63ffa6a7208d4479cece
tree54c4101ad6452dcada107392424374aa2597f067
parent7bb5be947e5a32f3b4c1c5cad3bf47e9b5a26db0
watchdog: sirf: Remove redundant of_match_ptr helper

'sirfsoc_wdt_of_match' is always compiled in. Hence the
helper macro is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/sirfsoc_wdt.c