commit | dc6f3b8c1ac79b06cebc3bc725033b38f183fcc5 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Thu Apr 07 22:41:05 2005 +0000 |
committer | wdenk <wdenk> | Thu Apr 07 22:41:05 2005 +0000 |
tree | 8e27fe411fff202a49015b6a0e7a177b46d06cb9 | |
parent | 10164c674d8e1f133a2ee54218587ace0ee5550d [diff] |
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;