forked from Imagelibrary/rtems
mips/hurricane/include/bsp.h: Do not include <rtems/clockdrv.h>
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include <rtems.h>
|
||||
#include <bsp.h>
|
||||
#include <bsp/irq.h>
|
||||
#include <rtems/clockdrv.h>
|
||||
|
||||
extern uint32_t bsp_clicks_per_microsecond;
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
#include <rtems.h>
|
||||
#include <rtems/iosupp.h>
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/clockdrv.h>
|
||||
#include <libcpu/rm5231.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user