Commit 11eff1d6 authored by Patrick Mochel's avatar Patrick Mochel Committed by Patrick Mochel

[PATCH] I2C: Fix check for DEBUG in i2c-ali1563

parent 7c45e25c
......@@ -15,11 +15,6 @@
* This file is released under the GPLv2
*/
#include <linux/config.h>
#ifdef CONFIG_I2C_DEBUG_BUS
#define DEBUG 0
#endif
#include <linux/module.h>
#include <linux/i2c.h>
#include <linux/pci.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