mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
watchdog: it8712f_wdt: remove definition of DEBUG
Defining DEBUG should only be done in development. So remove DEBUG. Signed-off-by: Tom Rix <trix@redhat.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20210115153237.131357-1-trix@redhat.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
This commit is contained in:
parent
7c53f6b671
commit
4957a7d533
@ -31,7 +31,6 @@
|
||||
#include <linux/io.h>
|
||||
#include <linux/ioport.h>
|
||||
|
||||
#define DEBUG
|
||||
#define NAME "it8712f_wdt"
|
||||
|
||||
MODULE_AUTHOR("Jorge Boncompte - DTI2 <jorge@dti2.net>");
|
||||
|
Loading…
Reference in New Issue
Block a user