diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-pxa/akita-ioexp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/akita-ioexp.c b/arch/arm/mach-pxa/akita-ioexp.c index 440ebb3c3db1..b6bff550c8e9 100644 --- a/arch/arm/mach-pxa/akita-ioexp.c +++ b/arch/arm/mach-pxa/akita-ioexp.c | |||
@@ -133,7 +133,6 @@ static struct i2c_driver max7310_i2c_driver = { | |||
133 | 133 | ||
134 | static struct i2c_client max7310_template = { | 134 | static struct i2c_client max7310_template = { |
135 | name: "akita-max7310", | 135 | name: "akita-max7310", |
136 | flags: I2C_CLIENT_ALLOW_USE, | ||
137 | driver: &max7310_i2c_driver, | 136 | driver: &max7310_i2c_driver, |
138 | }; | 137 | }; |
139 | 138 | ||