diff options
author | Haojian Zhuang <haojian.zhuang@gmail.com> | 2012-03-30 03:00:50 +0200 |
---|---|---|
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | 2012-03-30 03:03:20 +0200 |
commit | 5616131daff6047d293b25a05cff7b1890efd6a3 (patch) | |
tree | 270fdfed5331255fbdfd177434835b4f6b1d663d /arch/arm/mach-pxa/magician.c | |
parent | ARM: pxa: fix build issue on cm-x300 (diff) | |
download | linux-5616131daff6047d293b25a05cff7b1890efd6a3.tar.xz linux-5616131daff6047d293b25a05cff7b1890efd6a3.zip |
ARM: pxa: fix build issue on stargate2
arch/arm/mach-pxa/stargate2.c:155:3: error: unknown field ‘dev’
specified in initializer
arch/arm/mach-pxa/stargate2.c:155:3: warning: initialization from
incompatible pointer type [enabled by default]
arch/arm/mach-pxa/stargate2.c:155:3: warning: (near initialization for
‘stargate2_sensor_3_con[0].dev_name’) [enabled by default]
make[1]: *** [arch/arm/mach-pxa/stargate2.o] Error 1
make: *** [arch/arm/mach-pxa] Error 2
It's caused by 'dev' field removed from struct
regulator_consumer_supply.
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/magician.c')
0 files changed, 0 insertions, 0 deletions