[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210123171536.GA55320@roeck-us.net>
Date: Sat, 23 Jan 2021 09:15:36 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: trix@...hat.com
Cc: wim@...ux-watchdog.org, linux-watchdog@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] watchdog: it8712f_wdt: remove definition of DEBUG
On Fri, Jan 15, 2021 at 07:32:37AM -0800, trix@...hat.com wrote:
> From: Tom Rix <trix@...hat.com>
>
> Defining DEBUG should only be done in development.
> So remove DEBUG.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
Reviewed-by: Guenter Roeck <linux@...ck-us.net>
> ---
> drivers/watchdog/it8712f_wdt.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/watchdog/it8712f_wdt.c b/drivers/watchdog/it8712f_wdt.c
> index 9b89d2f09568..3ce6a58bd81e 100644
> --- a/drivers/watchdog/it8712f_wdt.c
> +++ b/drivers/watchdog/it8712f_wdt.c
> @@ -31,7 +31,6 @@
> #include <linux/io.h>
> #include <linux/ioport.h>
>
> -#define DEBUG
> #define NAME "it8712f_wdt"
>
> MODULE_AUTHOR("Jorge Boncompte - DTI2 <jorge@...2.net>");
Powered by blists - more mailing lists