[bsp][hifive1] remove unused code

This commit is contained in:
liang yongxiang 2018-06-04 11:43:02 +08:00
parent c83c8d8462
commit 99cbadc1d9
1 changed files with 0 additions and 1 deletions

View File

@ -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);