watchdog: dw: remove useless pr_fmt
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Fri, 25 Jan 2019 07:57:52 +0000 (07:57 +0000)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sat, 2 Mar 2019 14:28:18 +0000 (15:28 +0100)
commitb6ce9c73941abd3e9791bf60f466ae7f7e090c30
tree028bdd0e599ba52dcfc493577586042c471044f8
parentda39013e8e6aecc7afe0654ad87cf2f0fad993af
watchdog: dw: remove useless pr_fmt

When switch to watchdog infrastructure, pr_* usage is removed, so
there's no any users of the pr_fmt, remove it.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/dw_wdt.c