diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-03-15 02:24:50 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-03-19 10:00:05 +0100 |
commit | 3827c510b5a9a97017ecabdfca2ae7a6c29e2385 (patch) | |
tree | ded6f6dc2100cd248102ca184377f18b444c87f0 /drivers/mfd/da9052-spi.c | |
parent | mfd: lpc_ich: Add support for Intel Bay Trail SoC (diff) | |
download | linux-3827c510b5a9a97017ecabdfca2ae7a6c29e2385.tar.xz linux-3827c510b5a9a97017ecabdfca2ae7a6c29e2385.zip |
mfd: bcm590xx: Fix type argument for module device table
This fixes below build error.
FATAL: drivers/mfd/bcm590xx: sizeof(struct i2c_device_id)=24 is not a modulo of the size of section __mod_i2c_device_table=392.
Fix definition of struct i2c_device_id in mod_devicetable.h
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/da9052-spi.c')
0 files changed, 0 insertions, 0 deletions