commit | b5ce18a235b9b7064575a817576a8aa2c64f30ac | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Nov 29 02:33:43 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:37 2011 +0100 |
tree | fc536aae5f61d30a383d9feab67da328c5e87021 | |
parent | 65204715bda949543278cf994c7ffdb7fe909f6f [diff] |
arm, davinci: move davinci_rtc struct to hardware.h move struct davinci_rtc to arch/arm/include/asm/arch-davinci/hardware.h and add RTC_KICK0R_WE, RTC_KICK1R_WE defines, so they are global useable. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com>