wdenk 20 년 전
부모
커밋
e694e08a8b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      board/voiceblue/voiceblue.c

+ 0 - 1
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;