linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the samsung tree
@ 2014-09-24  1:08 Stephen Rothwell
  2014-09-24  3:04 ` Kukjin Kim
  2014-09-24  3:54 ` Kukjin Kim
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Rothwell @ 2014-09-24  1:08 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: linux-next, linux-kernel, Javier Martinez Canillas,
	Bartlomiej Zolnierkiewicz

[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]

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@canb.auug.org.au

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-26  0:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24  1:08 linux-next: build failure after merge of the samsung tree Stephen Rothwell
2014-09-24  3:04 ` Kukjin Kim
2014-09-24  5:53   ` Stephen Rothwell
2014-09-25 23:01     ` Mike Turquette
2014-09-26  0:43       ` Stephen Rothwell
2014-09-24  3:54 ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).