[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140924110836.209bc8e2@canb.auug.org.au>
Date: Wed, 24 Sep 2014 11:08:36 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Kukjin Kim <kgene.kim@...sung.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Javier Martinez Canillas <javier.martinez@...labora.co.uk>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Subject: linux-next: build failure after merge of the samsung tree
Hi Kukjin,
After merging the samsung tree, today's linux-next build (arm multi_v7_defconfig)
failed like this:
arch/arm/boot/dts/exynos5250-snow.dts:13:46: fatal error: dt-bindings/clock/maxim,max77686.h: No such file or directory
#include <dt-bindings/clock/maxim,max77686.h>
^
Caused by commit c04c92ed5614 ("ARM: dts: Add rtc_src clk for s3c-rtc on exynos5250-snow").
In file included from arch/arm/mach-tegra/cpuidle-tegra114.c:17:0:
arch/arm/mach-tegra/cpuidle-tegra114.c: In function 'tegra114_idle_power_down':
arch/arm/include/asm/firmware.h:64:24: error: too few arguments to function 'firmware_ops->do_idle'
((firmware_ops->op) ? firmware_ops->op(__VA_ARGS__) : (-ENOSYS))
^
arch/arm/mach-tegra/cpuidle-tegra114.c:52:6: note: in expansion of macro 'call_firmware_op'
if (call_firmware_op(do_idle) == -ENOSYS)
^
Caused by commit f5217f3b9332 ("ARM: EXYNOS: add AFTR mode support to
firmware do_idle method").
I have used the samsung tree from next-20140923 for today.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists