From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 10 Jul 2015 09:37:24 +0200 Subject: [U-Boot] [PATCH V2 1/2] imx: mx6 remove duplicated enable_cspi_clock In-Reply-To: <1435741310-20022-1-git-send-email-Peng.Fan@freescale.com> References: <1435741310-20022-1-git-send-email-Peng.Fan@freescale.com> Message-ID: <559F7634.5030209@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Peng, On 01/07/2015 11:01, Peng Fan wrote: > enable_spi_clock does the same thing with enable_cspi_clock, so > remove enable_cspi_clock. > Remove enable_cspi_clock prototype in header file > convert cm_fx6/spl.c to use enable_spi_clk > > Signed-off-by: Peng Fan > Acked-by: Stefano Babic > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================