Loading drivers/i2c/i2c-stub.c +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
drivers/i2c/i2c-stub.c +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading