summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-29 13:10:50 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-29 13:10:50 -0500
commitaa4fd5e4b4f3322650f4350d18d3cb01c3855126 (patch)
tree424ac874e5168ad3fe56a1551fbb6d683df95238
parentbfin/TLL6527M: Remove include of <rtems/console.h> from <bsp.h> and fix warnings (diff)
downloadrtems-aa4fd5e4b4f3322650f4350d18d3cb01c3855126.tar.bz2
epiphany/epiphany_sim: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
-rw-r--r--c/src/lib/libbsp/epiphany/epiphany_sim/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/epiphany/epiphany_sim/include/bsp.h b/c/src/lib/libbsp/epiphany/epiphany_sim/include/bsp.h
index 18e286f8cb..46d495a8c5 100644
--- a/c/src/lib/libbsp/epiphany/epiphany_sim/include/bsp.h
+++ b/c/src/lib/libbsp/epiphany/epiphany_sim/include/bsp.h
@@ -39,7 +39,6 @@
#define LIBBSP_EPIPHANY_EPIPHANY_SIM_H
#include <rtems.h>
-#include <rtems/console.h>
#include <bspopts.h>
#include <bsp/default-initial-extension.h>