[rtems commit] sparc: Remove <bsp.h> from PCI shell command

Sebastian Huber sebh at rtems.org
Thu Jan 4 06:20:41 UTC 2018


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jan  2 15:34:40 2018 +0100

sparc: Remove <bsp.h> from PCI shell command

Update #3254.
Update #3260.

---

 cpukit/libmisc/shell/main_pci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cpukit/libmisc/shell/main_pci.c b/cpukit/libmisc/shell/main_pci.c
index 0184111..57a6e9b 100644
--- a/cpukit/libmisc/shell/main_pci.c
+++ b/cpukit/libmisc/shell/main_pci.c
@@ -21,7 +21,6 @@
 #include <pci/cfg.h>
 #include <pci/access.h>
 #include <sys/endian.h>
-#include <bsp.h> /* For PCI endianness config */
 
 #include <rtems.h>
 #include <rtems/shell.h>



More information about the vc mailing list