summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap3
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2014-10-08 22:57:57 +0200
committerTom Rini <trini@ti.com>2014-10-25 15:27:35 -0400
commitbf8550287dbc71a1f852664565dea095fbe868ec (patch)
tree1cc23b4858d00a10828cec7c6c751d9a8b61a6cf /arch/arm/include/asm/arch-omap3
parentee3fad876981182ddbbca00c7c15bb993aac507f (diff)
downloadtalos-obmc-uboot-bf8550287dbc71a1f852664565dea095fbe868ec.tar.gz
talos-obmc-uboot-bf8550287dbc71a1f852664565dea095fbe868ec.zip
omap3: board: add missing include and proto
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'arch/arm/include/asm/arch-omap3')
-rw-r--r--arch/arm/include/asm/arch-omap3/sys_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap3/sys_proto.h b/arch/arm/include/asm/arch-omap3/sys_proto.h
index 5866bf23e8..34bd8c509a 100644
--- a/arch/arm/include/asm/arch-omap3/sys_proto.h
+++ b/arch/arm/include/asm/arch-omap3/sys_proto.h
@@ -64,6 +64,7 @@ void try_unlock_memory(void);
u32 get_boot_type(void);
void invalidate_dcache(u32);
u32 wait_on_value(u32, u32, void *, u32);
+void cancel_out(u32 *num, u32 *den, u32 den_limit);
void sdelay(unsigned long);
void make_cs1_contiguous(void);
void omap_nand_switch_ecc(uint32_t, uint32_t);
OpenPOWER on IntegriCloud