aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/gose/gose.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/gose/gose.c')
-rw-r--r--board/renesas/gose/gose.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/renesas/gose/gose.c b/board/renesas/gose/gose.c
index c920970..e8d39a2 100644
--- a/board/renesas/gose/gose.c
+++ b/board/renesas/gose/gose.c
@@ -111,10 +111,6 @@ int board_phy_config(struct phy_device *phydev)
return 0;
}
-const struct rmobile_sysinfo sysinfo = {
- CONFIG_ARCH_RMOBILE_BOARD_STRING
-};
-
void reset_cpu(ulong addr)
{
struct udevice *dev;