[U-Boot] arm, am33xx: move rtc32k_enable() to common place

Tom Rini trini at ti.com
Tue Jun 4 23:14:41 CEST 2013


On Tue, Jun 04, 2013 at 11:00:50AM +0200, Heiko Schocher wrote:

> move rtc32k_enable() to common place so all am33xx boards can use it.
[snip]
> +#ifdef CONFIG_SPL_BUILD
> +void rtc32k_enable(void);
> +#endif

No need for ifdef on prototypes.

Otherwise, good cleanup, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130604/87ef8441/attachment.pgp>


More information about the U-Boot mailing list