projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bd8437
)
OMAP3: Remove get_mem_type prototype
author
Tom Rini
<trini@ti.com>
Fri, 18 Nov 2011 12:48:02 +0000
(12:48 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:38 +0000
(23:59 +0100)
This function doesn't exist for omap3
Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/include/asm/arch-omap3/sys_proto.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-omap3/sys_proto.h
b/arch/arm/include/asm/arch-omap3/sys_proto.h
index 995e7cb57e6eb712084cc46cbc5e8c94d81f491f..9e644103ee002915c49e7751a475b4d927cd0665 100644
(file)
--- a/
arch/arm/include/asm/arch-omap3/sys_proto.h
+++ b/
arch/arm/include/asm/arch-omap3/sys_proto.h
@@
-49,7
+49,6
@@
void set_muxconf_regs(void);
u32 get_cpu_family(void);
u32 get_cpu_rev(void);
u32 get_sku_id(void);
-u32 get_mem_type(void);
u32 get_sysboot_value(void);
u32 is_gpmc_muxed(void);
u32 get_gpmc0_type(void);