提交 d4400567 编写于 作者: W Wolfram Sang

i2c: stub: fix build warning regression

Commit 6c427787 ("i2c: stub: use pr_fmt") changed the DEBUG
handling and caused build warnings. Revert back to the original.

Fixes: 6c427787 ("i2c: stub: use pr_fmt")
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
上级 f9831bfe
......@@ -15,7 +15,7 @@
GNU General Public License for more details.
*/
#define DEBUG
#define DEBUG 1
#define pr_fmt(fmt) "i2c-stub: " fmt
#include <linux/errno.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册