On Tue, Dec 10, 2019 at 02:57:43PM -0800, Guenter Roeck wrote:
v4.14.y:
arm64:defconfig:
arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts:5:10: fatal error: dt-bindings/input/gpio-keys.h: No such file or directory
i386:allyesconfig:
drivers/crypto/geode-aes.c:174:2: error: implicit declaration of function 'crypto_sync_skcipher_clear_flags
and several similar errors.
v4.19.y:
arm64:defconfig:
arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts:82.1-7 Label or path codec not found arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts:86.1-14 Label or path codec_analog not found arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts:91.1-5 Label or path dai not found arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts:297.1-7 Label or path sound not found
i386:allyesconfig:
Same as v4.14.y.
Thanks for the info, I think I should now have this all fixed and will push out new trees to the linux-stable-rc repo.
thanks,
greg k-h