Commit bed31396 authored by Tom Rix's avatar Tom Rix Committed by Wolfram Sang

i2c: stub: remove definition of DEBUG

Defining DEBUG should only be done in development.
So remove DEBUG.
Signed-off-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 98b2b712
......@@ -7,7 +7,6 @@
*/
#define DEBUG 1
#define pr_fmt(fmt) "i2c-stub: " fmt
#include <linux/errno.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment