diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-pnx4008/include/mach/i2c.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-pnx4008/include/mach/i2c.h b/arch/arm/mach-pnx4008/include/mach/i2c.h index 92e8d65006f7..259ac53abf40 100644 --- a/arch/arm/mach-pnx4008/include/mach/i2c.h +++ b/arch/arm/mach-pnx4008/include/mach/i2c.h | |||
@@ -12,9 +12,6 @@ | |||
12 | #ifndef __ASM_ARCH_I2C_H__ | 12 | #ifndef __ASM_ARCH_I2C_H__ |
13 | #define __ASM_ARCH_I2C_H__ | 13 | #define __ASM_ARCH_I2C_H__ |
14 | 14 | ||
15 | #include <linux/pm.h> | ||
16 | #include <linux/platform_device.h> | ||
17 | |||
18 | enum { | 15 | enum { |
19 | mstatus_tdi = 0x00000001, | 16 | mstatus_tdi = 0x00000001, |
20 | mstatus_afi = 0x00000002, | 17 | mstatus_afi = 0x00000002, |