[rtems commit] m68k/mcf5329/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: 6dde5d6831dc9fcd62db61de9306dd530add49f1
Changeset: http://git.rtems.org/rtems/commit/?id=6dde5d6831dc9fcd62db61de9306dd530add49f1
Author: Joel Sherrill <joel at rtems.org>
Date: Tue Mar 29 14:05:34 2016 -0500
m68k/mcf5329/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
---
c/src/lib/libbsp/m68k/mcf5329/console/console.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/c/src/lib/libbsp/m68k/mcf5329/console/console.c b/c/src/lib/libbsp/m68k/mcf5329/console/console.c
index 5f5bef5..dfae857 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/console/console.c
+++ b/c/src/lib/libbsp/m68k/mcf5329/console/console.c
@@ -12,7 +12,6 @@
#include <rtems/libio.h>
#include <rtems/termiostypes.h>
#include <rtems/console.h>
-#include <rtems/mw_uid.h>
#include <rtems/bspIo.h>
#include <bsp.h>
More information about the vc
mailing list