mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-19 12:00:00 +00:00
i2c: stub: remove definition of DEBUG
Defining DEBUG should only be done in development. So remove DEBUG. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
This commit is contained in:
parent
98b2b712bc
commit
bed3139613
@ -7,7 +7,6 @@
|
||||
|
||||
*/
|
||||
|
||||
#define DEBUG 1
|
||||
#define pr_fmt(fmt) "i2c-stub: " fmt
|
||||
|
||||
#include <linux/errno.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user