From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Mon, 14 Jul 2014 16:29:49 +0800 Subject: [PATCH] ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets In-Reply-To: <1405229640-29243-1-git-send-email-shc_work@mail.ru> References: <1405229640-29243-1-git-send-email-shc_work@mail.ru> Message-ID: <20140714082948.GG2197@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jul 13, 2014 at 09:34:00AM +0400, Alexander Shiyan wrote: > This patch uses clocksource_of_init() call for DT targets. > > Signed-off-by: Alexander Shiyan Applied, thanks.