tree: git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-next head: 92356951f1edba036abec20e093f4a935ae76be3 commit: a6ccdcd98c39ac13508570dbd943a1cf1b569f55 [10/18] mfd: 88pm860x: Use REG resource for backlight config: x86_64-randconfig-s295 (attached as .config) All error/warnings: WARNING: drivers/built-in.o(.data+0x1e3c8): Section mismatch in reference from the variable bk_devs to the variable .devinit.data:bk0_resources The variable bk_devs references the variable __devinitdata bk0_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/built-in.o(.data+0x1e430): Section mismatch in reference from the variable bk_devs to the variable .devinit.data:bk1_resources The variable bk_devs references the variable __devinitdata bk1_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/built-in.o(.data+0x1e498): Section mismatch in reference from the variable bk_devs to the variable .devinit.data:bk2_resources The variable bk_devs references the variable __devinitdata bk2_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