Am 05.01.2018 um 21:59 schrieb Arnd Bergmann:
On Fri, Jan 5, 2018 at 8:18 PM, Olof's autobuilder build@lixom.net wrote:
Here are the build results from automated periodic testing.
The tree being built was arm-soc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
Branch: drivers
Topmost commits: 57e3615 Merge tag 'at91-ab-4.16-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers 11077e9 Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers 8102324 Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v4.15-rc4-61-g57e3615/
Apparently, commit 3ad85b08f778 ("soc: actions: sps: Add S700") caused a build regression:
arm64.allmodconfig:
/work/build/batch/drivers/soc/actions/owl-sps.c:20:10: fatal error: dt-bindings/power/owl-s700-powergate.h: No such file or directory
arm.allmodconfig:
/work/build/batch/drivers/soc/actions/owl-sps.c:20:10: fatal error: dt-bindings/power/owl-s700-powergate.h: No such file or directory
Andreas, can you send a fixup?
Ouch, very sorry for missing that dependency!
Since this driver is not crucial yet, my preference would be if you could just revert this one-commit pull, then we can take it unmodified for 4.17. (Spectre is eating my resources.)
Regards, Andreas