[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150529212859.0acb08e2@canb.auug.org.au>
Date: Fri, 29 May 2015 21:28:59 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Shawn Guo <shawn.guo@...aro.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: linux-next: build failure after merge of the imx-mxs tree
Hi Shawn,
After merging the imx-mxs tree, today's linux-next build (powerpc
allyesconfig) failed like this:
drivers/clocksource/timer-imx-gpt.c:37:27: fatal error: asm/mach/time.h: No such file or directory
#include <asm/mach/time.h>
^
Caused by commit 77b0235b6b5c ("ARM: imx: move timer driver into
drivers/clocksource").
I have marked it as BROKEN for now:
From: Stephen Rothwell <sfr@...b.auug.org.au>
Date: Fri, 29 May 2015 21:24:03 +1000
Subject: [PATCH] ARM: imx: mark CLKSRC_IMX_GPT as BROKEN for now
Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
---
drivers/clocksource/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 3c15a49fdac9..d8fedc925864 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -279,6 +279,7 @@ config CLKSRC_PXA
config CLKSRC_IMX_GPT
bool "Clocksource using i.MX GPT" if COMPILE_TEST
depends on OF
+ depends on BROKEN
select CLKSRC_MMIO
config H8300_TMR16
--
2.1.4
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists