summaryrefslogtreecommitdiffstats
path: root/arch/avr32/lib/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/lib/board.c')
-rw-r--r--arch/avr32/lib/board.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/avr32/lib/board.c b/arch/avr32/lib/board.c
index 5edef8fd39..e69f8d184e 100644
--- a/arch/avr32/lib/board.c
+++ b/arch/avr32/lib/board.c
@@ -23,7 +23,6 @@
#include <command.h>
#include <malloc.h>
#include <stdio_dev.h>
-#include <timestamp.h>
#include <version.h>
#include <net.h>
@@ -41,9 +40,6 @@
DECLARE_GLOBAL_DATA_PTR;
-const char version_string[] =
- U_BOOT_VERSION " ("U_BOOT_DATE" - "U_BOOT_TIME") " CONFIG_IDENT_STRING;
-
unsigned long monitor_flash_len;
/* Weak aliases for optional board functions */
OpenPOWER on IntegriCloud