linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the h8300 tree with the imx-mxs tree
@ 2015-05-29  2:00 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2015-05-29  2:00 UTC (permalink / raw)
  To: Yoshinori Sato, Shawn Guo; +Cc: linux-next, linux-kernel

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

Hi Yoshinori,

Today's linux-next merge of the h8300 tree got a conflict in
drivers/clocksource/Kconfig between commit 77b0235b6b5c ("ARM: imx:
move timer driver into drivers/clocksource") from the imx-mxs tree and
commit 2b5e104dcbd8 ("h8300: clocksource") from the h8300 tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc drivers/clocksource/Kconfig
index 139a20795073,acce7cfb3cee..000000000000
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@@ -259,9 -259,10 +259,15 @@@ config CLKSRC_PX
  	  This enables OST0 support available on PXA and SA-11x0
  	  platforms.
  
 +config CLKSRC_IMX_GPT
 +	bool "Clocksource using i.MX GPT" if COMPILE_TEST
 +	depends on OF
 +	select CLKSRC_MMIO
 +
+ config H8300_TMR16
+         bool
+ 
+ config H8300_TPU
+         bool
+ 
  endmenu

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-29  2:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-29  2:00 linux-next: manual merge of the h8300 tree with the imx-mxs tree Stephen Rothwell

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).