]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Cleanup
authorwdenk <wdenk>
Thu, 7 Apr 2005 22:41:05 +0000 (22:41 +0000)
committerwdenk <wdenk>
Thu, 7 Apr 2005 22:41:05 +0000 (22:41 +0000)
board/voiceblue/voiceblue.c

index 2501622eb55cfeb4cfed82237b772678ba4e335e..9691106581b04f72079c61c72a1cfb1e14c01ef6 100644 (file)
@@ -24,7 +24,6 @@
 int board_init(void)
 {
        DECLARE_GLOBAL_DATA_PTR;
-       unsigned int val;
 
        *((volatile unsigned char *) VOICEBLUE_LED_REG) = 0xaa;