[rtems commit] bsp/qoriq: Remove superfluous include

Sebastian Huber sebh at rtems.org
Tue Feb 27 13:16:21 UTC 2024


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jan 16 21:21:13 2024 +0100

bsp/qoriq: Remove superfluous include

---

 bsps/powerpc/qoriq/start/bspstart.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bsps/powerpc/qoriq/start/bspstart.c b/bsps/powerpc/qoriq/start/bspstart.c
index 90443337f0..01dc5c57be 100644
--- a/bsps/powerpc/qoriq/start/bspstart.c
+++ b/bsps/powerpc/qoriq/start/bspstart.c
@@ -44,7 +44,6 @@
 
 #include <bsp.h>
 #include <bsp/bootcard.h>
-#include <bsp/console-termios.h>
 #include <bsp/fatal.h>
 #include <bsp/fdt.h>
 #include <bsp/intercom.h>



More information about the vc mailing list