From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@linaro.org (Shawn Guo) Date: Thu, 7 May 2015 19:51:43 +0800 Subject: [PATCH 1/1] ARM: imx: Remove the duplicated function declaration In-Reply-To: <1430342317-57255-1-git-send-email-shenwei.wang@freescale.com> References: <1430342317-57255-1-git-send-email-shenwei.wang@freescale.com> Message-ID: <20150507115141.GG3162@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 29, 2015 at 04:18:37PM -0500, Shenwei Wang wrote: > Removed the duplicated function declaration of mxc_timer_init > which was already declared in drivers/clk/imx/clk.h. > > Signed-off-by: Shenwei Wang Applied, thanks.