On Sun 2014-11-16 12:47:00, Stefan Roese wrote: > Signed-off-by: Stefan Roese <[email protected]> > Cc: Chin Liang See <[email protected]> > Cc: Dinh Nguyen <[email protected]> > Cc: Vince Bridgers <[email protected]> > Cc: Marek Vasut <[email protected]>
Acked-by: Pavel Machek <[email protected]> > --- > arch/arm/include/asm/arch-socfpga/clock_manager.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/include/asm/arch-socfpga/clock_manager.h > b/arch/arm/include/asm/arch-socfpga/clock_manager.h > index fa49f6a..5449726 100644 > --- a/arch/arm/include/asm/arch-socfpga/clock_manager.h > +++ b/arch/arm/include/asm/arch-socfpga/clock_manager.h > @@ -14,6 +14,7 @@ unsigned long cm_get_sdram_clk_hz(void); > unsigned int cm_get_l4_sp_clk_hz(void); > unsigned int cm_get_mmc_controller_clk_hz(void); > unsigned int cm_get_qspi_controller_clk_hz(void); > +unsigned int cm_get_spi_controller_clk_hz(void); > #endif > > typedef struct { -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

