mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
OMAP3: Remove get_mem_type prototype
This function doesn't exist for omap3 Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
3bd8437dcc
commit
50e7ff0369
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue