diff options
Diffstat (limited to 'arch/arm/mach-rmobile/include/mach/sys_proto.h')
-rw-r--r-- | arch/arm/mach-rmobile/include/mach/sys_proto.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-rmobile/include/mach/sys_proto.h b/arch/arm/mach-rmobile/include/mach/sys_proto.h index 326f6b1481..448a0f6d52 100644 --- a/arch/arm/mach-rmobile/include/mach/sys_proto.h +++ b/arch/arm/mach-rmobile/include/mach/sys_proto.h @@ -8,9 +8,4 @@ #ifndef _SYS_PROTO_H_ #define _SYS_PROTO_H_ -struct rmobile_sysinfo { - char *board_string; -}; -extern const struct rmobile_sysinfo sysinfo; - #endif |