aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-voodoo3.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/busses/i2c-voodoo3.c')
-rw-r--r--drivers/i2c/busses/i2c-voodoo3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/busses/i2c-voodoo3.c b/drivers/i2c/busses/i2c-voodoo3.c
index 3edf0e34155e15..b675773b0cc1d1 100644
--- a/drivers/i2c/busses/i2c-voodoo3.c
+++ b/drivers/i2c/busses/i2c-voodoo3.c
@@ -27,7 +27,6 @@
/* This interfaces to the I2C bus of the Voodoo3 to gain access to
the BT869 and possibly other I2C devices. */
-#include <linux/config.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>