[rtems commit] mips/jmr3904: Remove include of <rtems/console.h> from < bsp.h> and fix warnings
Joel Sherrill
joel at rtems.org
Tue Mar 29 20:29:10 UTC 2016
Module: rtems
Branch: master
Commit: c89f4096eeeafea2ae85f25c6aeab40fcfc808f1
Changeset: http://git.rtems.org/rtems/commit/?id=c89f4096eeeafea2ae85f25c6aeab40fcfc808f1
Author: Joel Sherrill <joel at rtems.org>
Date: Tue Mar 29 13:10:51 2016 -0500
mips/jmr3904: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
---
c/src/lib/libbsp/mips/jmr3904/include/bsp.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/c/src/lib/libbsp/mips/jmr3904/include/bsp.h b/c/src/lib/libbsp/mips/jmr3904/include/bsp.h
index d38a4a3..b20a817 100644
--- a/c/src/lib/libbsp/mips/jmr3904/include/bsp.h
+++ b/c/src/lib/libbsp/mips/jmr3904/include/bsp.h
@@ -22,7 +22,6 @@
#include <rtems.h>
#include <rtems/iosupp.h>
-#include <rtems/console.h>
#include <libcpu/tx3904.h>
#ifdef __cplusplus
More information about the vc
mailing list