diff options
Diffstat (limited to 'include/linux/i2c/twl.h')
-rw-r--r-- | include/linux/i2c/twl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/i2c/twl.h b/include/linux/i2c/twl.h index 8cfb50f38529..0bc03f100d04 100644 --- a/include/linux/i2c/twl.h +++ b/include/linux/i2c/twl.h | |||
@@ -26,7 +26,6 @@ | |||
26 | #define __TWL_H_ | 26 | #define __TWL_H_ |
27 | 27 | ||
28 | #include <linux/types.h> | 28 | #include <linux/types.h> |
29 | #include <linux/phy/phy.h> | ||
30 | #include <linux/input/matrix_keypad.h> | 29 | #include <linux/input/matrix_keypad.h> |
31 | 30 | ||
32 | /* | 31 | /* |
@@ -634,7 +633,6 @@ enum twl4030_usb_mode { | |||
634 | struct twl4030_usb_data { | 633 | struct twl4030_usb_data { |
635 | enum twl4030_usb_mode usb_mode; | 634 | enum twl4030_usb_mode usb_mode; |
636 | unsigned long features; | 635 | unsigned long features; |
637 | struct phy_init_data *init_data; | ||
638 | 636 | ||
639 | int (*phy_init)(struct device *dev); | 637 | int (*phy_init)(struct device *dev); |
640 | int (*phy_exit)(struct device *dev); | 638 | int (*phy_exit)(struct device *dev); |