epiphany/epiphany_sim/include/bsp.h: Do not include <rtems/clockdrv.h>

This commit is contained in:
Joel Sherrill
2016-03-25 10:45:11 -05:00
parent 514f2d5daa
commit 7aa8c188ee

View File

@@ -39,7 +39,6 @@
#define LIBBSP_EPIPHANY_EPIPHANY_SIM_H
#include <rtems.h>
#include <rtems/clockdrv.h>
#include <rtems/console.h>
#include <bspopts.h>