Browse Source

[bsp][hifive1] remove unused code

liang yongxiang 7 years ago
parent
commit
3cbec094a7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bsp/hifive1/drivers/board.c

+ 0 - 1
bsp/hifive1/drivers/board.c

@@ -28,7 +28,6 @@
 #include <platform.h>
 #include <encoding.h>
 #include <interrupt.h>
-#include <drv_led.h>
 
 extern void use_default_clocks(void);
 extern void use_pll(int refsel, int bypass, int r, int f, int q);