summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-am33xx/sys_proto.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2011-10-21 12:23:07 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-03 22:56:21 +0100
commit35b541c835346876dca56ee9bd2b6fd447bf7783 (patch)
tree3a360cae1e1a6c739b70cb97bf8bcfb08b4fa636 /arch/arm/include/asm/arch-am33xx/sys_proto.h
parenta88f70b9dbd1503f79568b415b4aa80b0b6ab67e (diff)
downloadtalos-obmc-uboot-35b541c835346876dca56ee9bd2b6fd447bf7783.tar.gz
talos-obmc-uboot-35b541c835346876dca56ee9bd2b6fd447bf7783.zip
am335x: Drop board_sysinfo struct
This isn't used presumably should be a typedef if needed later. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-am33xx/sys_proto.h')
-rw-r--r--arch/arm/include/asm/arch-am33xx/sys_proto.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/include/asm/arch-am33xx/sys_proto.h b/arch/arm/include/asm/arch-am33xx/sys_proto.h
index 1e265c689f..09ed6508b9 100644
--- a/arch/arm/include/asm/arch-am33xx/sys_proto.h
+++ b/arch/arm/include/asm/arch-am33xx/sys_proto.h
@@ -20,13 +20,6 @@
#define _SYS_PROTO_H_
#define BOARD_REV_ID 0x0
-struct {
- u32 board_type_v1;
- u32 board_type_v2;
- u32 mtype;
- char *board_string;
- char *nand_string;
-} board_sysinfo;
u32 get_cpu_rev(void);
u32 get_sysboot_value(void);
OpenPOWER on IntegriCloud