From e694e08a8b0b43e676c48867ca2cc28f4a7f2b84 Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 7 Apr 2005 22:41:05 +0000 Subject: Cleanup --- board/voiceblue/voiceblue.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board') diff --git a/board/voiceblue/voiceblue.c b/board/voiceblue/voiceblue.c index 2501622eb5..9691106581 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; -- cgit v1.2.3