[rtems commit] m68k/mcf52235/console/console.c: Remove unneeded include of <rtems/mw_uid.h>

Joel Sherrill joel at rtems.org
Tue Mar 29 20:29:11 UTC 2016


Module:    rtems
Branch:    master
Commit:    098a819e53c1a30b71f658c25bc22d53ea40e234
Changeset: http://git.rtems.org/rtems/commit/?id=098a819e53c1a30b71f658c25bc22d53ea40e234

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Mar 29 14:05:34 2016 -0500

m68k/mcf52235/console/console.c: Remove unneeded include of <rtems/mw_uid.h>

---

 c/src/lib/libbsp/m68k/mcf52235/console/console.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/c/src/lib/libbsp/m68k/mcf52235/console/console.c b/c/src/lib/libbsp/m68k/mcf52235/console/console.c
index 4ebd504..50c642a 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/console/console.c
+++ b/c/src/lib/libbsp/m68k/mcf52235/console/console.c
@@ -12,7 +12,6 @@
 #include <rtems/libio.h>
 #include <rtems/console.h>
 #include <rtems/termiostypes.h>
-#include <rtems/mw_uid.h>
 #include <bsp.h>
 
 #include <rtems/bspIo.h>




More information about the vc mailing list