diff options
Diffstat (limited to 'board/voiceblue')
-rw-r--r-- | board/voiceblue/voiceblue.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/voiceblue/voiceblue.c b/board/voiceblue/voiceblue.c index 2501622eb55..9691106581b 100644 --- a/board/voiceblue/voiceblue.c +++ b/board/voiceblue/voiceblue.c @@ -24,7 +24,6 @@ int board_init(void) { DECLARE_GLOBAL_DATA_PTR; - unsigned int val; *((volatile unsigned char *) VOICEBLUE_LED_REG) = 0xaa; |