Hi Philipp,
On Thu, Jul 24, 2014 at 03:31:21AM -0700, Olof's autobuilder wrote:
Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
1a58d99 Add linux-next specific files for 20140724
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20140724/
Runtime: 45m 32s
Passed: 121 Failed: 2
Warnings: 563
Section mismatches: 25
Failed defconfigs: arm64.defconfig arm.imx_v4_v5_defconfig
Errors:
arm64.defconfig: arch/arm64/kernel/ptrace.c:1118:2: error: too many arguments to function 'audit_syscall_entry'
arm.imx_v4_v5_defconfig: drivers/media/platform/coda.c:3782:2: error: implicit declaration of function 'devm_reset_control_get' [-Werror=implicit-function-declaration]
It seems the error is caused by your commit 8f45284c4ed7 ([media] coda: add reset control support). Can you please check?
Shawn