Cleanup
diff --git a/board/voiceblue/voiceblue.c b/board/voiceblue/voiceblue.c
index 2501622..9691106 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;