[PATCH] sparc: Remove <bsp.h> from PCI shell command
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Jan 2 14:47:38 UTC 2018
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 01841111c3..57a6e9b542 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>
--
2.12.3
More information about the devel
mailing list