From: b.zolnierkie@samsung.com (Bartlomiej Zolnierkiewicz)
To: linux-arm-kernel@lists.infradead.org
Subject: next-20130624 build fix for imx_v6_v7_defconfig
Date: Mon, 24 Jun 2013 20:10:19 +0200 [thread overview]
Message-ID: <1421252.HsQN8mblgM@amdc1032> (raw)
Hi,
The issue is probably caused by:
commit 38ff87f77af0b5a93fc8581cff1d6e5692ab8970
Author: Stephen Boyd <sboyd@codeaurora.org>
Date: Sat Jun 1 23:39:40 2013 -0700
sched_clock: Make ARM's sched_clock generic for all architectures
...
not taking into account following change:
commit c19672492d233e0012b60fbfa460ffac1381ee26
Author: Jingchang Lu <b35083@freescale.com>
Date: Wed May 29 10:12:17 2013 +0200
clocksource: Add Freescale Vybrid pit timer support
...
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
---
Index: b/drivers/clocksource/vf_pit_timer.c
===================================================================
--- a/drivers/clocksource/vf_pit_timer.c 2013-06-24 19:41:07.022518558 +0200
+++ b/drivers/clocksource/vf_pit_timer.c 2013-06-24 19:41:13.274518546 +0200
@@ -12,7 +12,7 @@
#include <linux/clk.h>
#include <linux/of_address.h>
#include <linux/of_irq.h>
-#include <asm/sched_clock.h>
+#include <linux/sched_clock.h>
/*
* Each pit takes 0x10 Bytes register space
next reply other threads:[~2013-06-24 18:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 18:10 Bartlomiej Zolnierkiewicz [this message]
2013-06-25 0:30 ` next-20130624 build fix for imx_v6_v7_defconfig Stephen Rothwell
2013-06-25 0:33 ` Fabio Estevam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421252.HsQN8mblgM@amdc1032 \
--to=b.zolnierkie@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox