Merge pull request #1503 from TanekLiang/hifive1-fixed-3.0.4
[bsp][hifive1] remove unused code
This commit is contained in:
commit
e9f074662d
|
@ -28,7 +28,6 @@
|
||||||
#include <platform.h>
|
#include <platform.h>
|
||||||
#include <encoding.h>
|
#include <encoding.h>
|
||||||
#include <interrupt.h>
|
#include <interrupt.h>
|
||||||
#include <drv_led.h>
|
|
||||||
|
|
||||||
extern void use_default_clocks(void);
|
extern void use_default_clocks(void);
|
||||||
extern void use_pll(int refsel, int bypass, int r, int f, int q);
|
extern void use_pll(int refsel, int bypass, int r, int f, int q);
|
||||||
|
|
Loading…
Reference in New Issue