On Mon, Dec 16, 2013 at 05:19:59PM +0100, Borislav Petkov wrote: > Add people to Cc. > > On Mon, Dec 16, 2013 at 04:59:49PM +0100, Stefan Beller wrote: > > Forgot to add: > > > > $ git describe > > v3.13-rc4 > > > > $ make deb-pkg > > CHK include/config/kernel.release > > make KBUILD_SRC= > > make[3]: Nothing to be done for `all'. > > CHK include/config/kernel.release > > CHK include/generated/uapi/linux/version.h > > make[3]: Nothing to be done for `relocs'. > > CHK include/generated/utsrelease.h > > CALL scripts/checksyscalls.sh > > CHK include/generated/compile.h > > PASYMS arch/x86/realmode/rm/pasyms.h > > LDS arch/x86/realmode/rm/realmode.lds > > LD arch/x86/realmode/rm/realmode.elf > > RELOCS arch/x86/realmode/rm/realmode.relocs > > OBJCOPY arch/x86/realmode/rm/realmode.bin > > AS arch/x86/realmode/rmpiggy.o > > LD arch/x86/realmode/built-in.o > > VDSOSYM arch/x86/vdso/vdso-syms.lds > > VDSOSYM arch/x86/vdso/vdsox32-syms.lds > > VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds > > VDSOSYM arch/x86/vdso/vdso32-syscall-syms.lds > > VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds > > VDSOSYM arch/x86/vdso/vdso32-syms.lds > > LD arch/x86/vdso/built-in.o > > LD arch/x86/built-in.o > > CC [M] drivers/regulator/s2mps11.o > > drivers/regulator/s2mps11.c: In function ‘s2mps11_pmic_probe’: > > drivers/regulator/s2mps11.c:441:23: error: ‘struct sec_pmic_dev’ has no > > member named ‘regmap’ > > config.regmap = iodev->regmap; > > ^ > > make[4]: *** [drivers/regulator/s2mps11.o] Error 1 > > make[4]: Target `__build' not remade because of errors. > > make[3]: *** [drivers/regulator] Error 2 > > make[3]: Target `__build' not remade because of errors. > > make[2]: *** [drivers] Error 2 > > make[2]: Target `_all' not remade because of errors. > > make[1]: *** [deb-pkg] Error 2 > > make: *** [deb-pkg] Error 2 > >
This problem is seen with arm:allmodconfig i386:allmodconfig i386:allyesconfig x86_64:allyesconfig Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/