From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 05 Jun 2013 07:18:34 +0200 Subject: [U-Boot] arm, am33xx: move rtc32k_enable() to common place In-Reply-To: <20130604211441.GB10720@bill-the-cat> References: <1370336450-14503-1-git-send-email-hs@denx.de> <20130604211441.GB10720@bill-the-cat> Message-ID: <51AECA2A.50500@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 Hello Tom, Am 04.06.2013 23:14, schrieb Tom Rini: > 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. Yep, fixed. Thanks. bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany