diff options
Diffstat (limited to 'include/linux/i2c.h')
-rw-r--r-- | include/linux/i2c.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/i2c.h b/include/linux/i2c.h index da95ce79d075..3af7111c6680 100644 --- a/include/linux/i2c.h +++ b/include/linux/i2c.h | |||
@@ -35,10 +35,6 @@ | |||
35 | #include <linux/sched.h> /* for completion */ | 35 | #include <linux/sched.h> /* for completion */ |
36 | #include <linux/mutex.h> | 36 | #include <linux/mutex.h> |
37 | 37 | ||
38 | /* --- For i2c-isa ---------------------------------------------------- */ | ||
39 | |||
40 | extern void i2c_adapter_dev_release(struct device *dev); | ||
41 | extern struct class i2c_adapter_class; | ||
42 | extern struct bus_type i2c_bus_type; | 38 | extern struct bus_type i2c_bus_type; |
43 | 39 | ||
44 | /* --- General options ------------------------------------------------ */ | 40 | /* --- General options ------------------------------------------------ */ |