From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 20 Aug 2012 13:56:03 +0200 Subject: [U-Boot] [PATCH 2/7] mx35: Remove declaration of non-existing function In-Reply-To: <1261807714.2411432.1344976360869.JavaMail.root@advansee.com> References: <1261807714.2411432.1344976360869.JavaMail.root@advansee.com> Message-ID: <503225D3.8030709@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 14/08/2012 22:32, Beno?t Th?baudeau wrote: > Signed-off-by: Beno?t Th?baudeau > Cc: Stefano Babic > --- Hi Beno?t, > .../arch/arm/include/asm/arch-mx35/clock.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git u-boot-4d3c95f.orig/arch/arm/include/asm/arch-mx35/clock.h u-boot-4d3c95f/arch/arm/include/asm/arch-mx35/clock.h > index 5dc53ba..e94f124 100644 > --- u-boot-4d3c95f.orig/arch/arm/include/asm/arch-mx35/clock.h > +++ u-boot-4d3c95f/arch/arm/include/asm/arch-mx35/clock.h > @@ -62,8 +62,6 @@ enum mxc_peri_clock { > SPI2_CLK, > }; > > -unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref); > - > u32 imx_get_uartclk(void); > u32 imx_get_fecclk(void); > unsigned int mxc_get_clock(enum mxc_clock clk); > Acked-by: Stefano Babic 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 =====================================================================