tree: git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-next head: 92356951f1edba036abec20e093f4a935ae76be3 commit: 894fc8f2c295373e6c73943d8bc2023cc49b9bb0 [11/18] mfd: 88pm860x: Use REG in leds resource config: x86_64-randconfig-s295 (attached as .config) All error/warnings: WARNING: drivers/mfd/88pm860x.o(.data+0x58): Section mismatch in reference from the variable led_devs to the variable .devinit.data:led0_resources The variable led_devs references the variable __devinitdata led0_resources If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/mfd/88pm860x.o(.data+0xc0): Section mismatch in reference from the variable led_devs to the variable .devinit.data:led1_resources The variable led_devs references the variable __devinitdata led1_resources If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/mfd/88pm860x.o(.data+0x128): Section mismatch in reference from the variable led_devs to the variable .devinit.data:led2_resources The variable led_devs references the variable __devinitdata led2_resources If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/mfd/88pm860x.o(.data+0x190): Section mismatch in reference from the variable led_devs to the variable .devinit.data:led3_resources The variable led_devs references the variable __devinitdata led3_resources If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/mfd/88pm860x.o(.data+0x1f8): Section mismatch in reference from the variable led_devs to the variable .devinit.data:led4_resources The variable led_devs references the variable __devinitdata led4_resources If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/mfd/88pm860x.o(.data+0x260): Section mismatch in reference from the variable led_devs to the variable .devinit.data:led5_resources The variable led_devs references the variable __devinitdata led5_resources If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console --- 0-DAY kernel build testing backend Open Source Technology Centre Fengguang Wu Intel Corporation