From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 17 Jun 2018 15:21:11 +0800 From: Shawn Guo To: =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= Cc: Colin Didier , Sascha Hauer , Fabio Estevam , NXP Linux Team , Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, =?iso-8859-1?Q?Cl=E9ment?= Peron Subject: Re: [PATCH 1/5] ARM: imx: remove inexistant EPIT timer init Message-ID: <20180617072109.GO16091@dragon> References: <20180528173412.10000-1-peron.clem@gmail.com> <20180528173412.10000-2-peron.clem@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <20180528173412.10000-2-peron.clem@gmail.com> List-ID: On Mon, May 28, 2018 at 07:34:08PM +0200, Clément Péron wrote: > From: Clément Peron > > i.MX EPIT timer has been removed but not the init function declaration. > > Signed-off-by: Clément Peron Applied, thanks.