From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 21 Nov 2014 16:45:08 +0100 Subject: [U-Boot] [PATCH v7 1/4] mx6: clock: Add thermal clock enable function In-Reply-To: <1416489255-27370-2-git-send-email-B37916@freescale.com> References: <1416489255-27370-1-git-send-email-B37916@freescale.com> <1416489255-27370-2-git-send-email-B37916@freescale.com> Message-ID: <546F5E04.6030207@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 On 20/11/2014 14:14, Ye.Li wrote: > From: Nitin Garg > > Add api to check and enable pll3 as required > for thermal sensor driver. > > Signed-off-by: Ye.Li > Signed-off-by: Nitin Garg > --- After fixing: ERROR: Bad function definition - void enable_thermal_clk() should probably be void enable_thermal_clk(void) #124: FILE: arch/arm/cpu/armv7/mx6/clock.c:701: +void enable_thermal_clk() Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel 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 =====================================================================