summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ep1a/pci/no_host_bridge.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ep1a/pci/no_host_bridge.c')
-rw-r--r--c/src/lib/libbsp/powerpc/ep1a/pci/no_host_bridge.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/ep1a/pci/no_host_bridge.c b/c/src/lib/libbsp/powerpc/ep1a/pci/no_host_bridge.c
index 5c3fe4308b..a4cb0d2e3a 100644
--- a/c/src/lib/libbsp/powerpc/ep1a/pci/no_host_bridge.c
+++ b/c/src/lib/libbsp/powerpc/ep1a/pci/no_host_bridge.c
@@ -8,20 +8,20 @@
*
* $Id$
*/
-
+
#include <libcpu/io.h>
#include <libcpu/spr.h>
-
+
#include <bsp.h>
#include <bsp/pci.h>
#include <bsp/consoleIo.h>
#include <bsp/residual.h>
#include <bsp/openpic.h>
-
+
#include <rtems/bspIo.h>
/*
- * For the 8240 and the 8245 there is no host bridge the
+ * For the 8240 and the 8245 there is no host bridge the
* Open PIC device is built into the processor chip.
*/