Commit 2c032e80 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

turned off DEBUG

parent f1070dfe
......@@ -18,7 +18,7 @@
*! along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define DEBUG /* should be before linux/module.h - enables dev_dbg at boot in this file (needs "debug" in bootarg)*/
/*#define DEBUG // should be before linux/module.h - enables dev_dbg at boot in this file (needs "debug" in bootarg)*/
#include <linux/i2c.h>
#include <linux/init.h>
#include <linux/kernel.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