summaryrefslogtreecommitdiff
path: root/board/voiceblue
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-07 22:41:05 +0000
committerwdenk <wdenk>2005-04-07 22:41:05 +0000
commite694e08a8b0b43e676c48867ca2cc28f4a7f2b84 (patch)
tree8e27fe411fff202a49015b6a0e7a177b46d06cb9 /board/voiceblue
parentb77fad3b25402559247faac95bc23bd2981f0d11 (diff)
Cleanup
Diffstat (limited to 'board/voiceblue')
-rw-r--r--board/voiceblue/voiceblue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/voiceblue/voiceblue.c b/board/voiceblue/voiceblue.c
index 2501622eb..969110658 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;