[rtems commit] powerpc/mpc55xxevb: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
Joel Sherrill
joel at rtems.org
Tue Mar 29 20:29:11 UTC 2016
Module: rtems
Branch: master
Commit: a2abd260b09794c340dcd66b7c977a6e53154d84
Changeset: http://git.rtems.org/rtems/commit/?id=a2abd260b09794c340dcd66b7c977a6e53154d84
Author: Joel Sherrill <joel at rtems.org>
Date: Tue Mar 29 13:10:52 2016 -0500
powerpc/mpc55xxevb: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
---
c/src/lib/libbsp/powerpc/mpc55xxevb/include/bsp.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bsp.h b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bsp.h
index 1dc0a13..eee5d20 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bsp.h
@@ -35,7 +35,6 @@
#ifndef ASM
#include <rtems.h>
-#include <rtems/console.h>
#include <libcpu/powerpc-utility.h>
More information about the vc
mailing list