summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/shared/pci/gr_rasta_tmtc.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-12-22 07:13:44 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-22 12:46:28 +0100
commit317209257661e50adb2abf4926c0dc812df0227d (patch)
tree7ee7bfda0d2d9f06cae82cd62a86ae32e71b3790 /bsps/sparc/shared/pci/gr_rasta_tmtc.c
parentbsps/arm: Remove unused bsp_stack_irq_size (diff)
downloadrtems-317209257661e50adb2abf4926c0dc812df0227d.tar.bz2
grlib: Move header files
Update #3678.
Diffstat (limited to '')
-rw-r--r--bsps/sparc/shared/pci/gr_rasta_tmtc.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/bsps/sparc/shared/pci/gr_rasta_tmtc.c b/bsps/sparc/shared/pci/gr_rasta_tmtc.c
index b243259d96..bef2927926 100644
--- a/bsps/sparc/shared/pci/gr_rasta_tmtc.c
+++ b/bsps/sparc/shared/pci/gr_rasta_tmtc.c
@@ -26,17 +26,17 @@
#include <rtems/bspIo.h>
#include <pci.h>
-#include <ambapp.h>
-#include <grlib.h>
+#include <grlib/ambapp.h>
+#include <grlib/grlib.h>
#include <drvmgr/drvmgr.h>
-#include <drvmgr/ambapp_bus.h>
+#include <grlib/ambapp_bus.h>
#include <drvmgr/pci_bus.h>
-#include <drvmgr/bspcommon.h>
-#include <bsp/genirq.h>
+#include <grlib/bspcommon.h>
+#include <grlib/genirq.h>
-#include <bsp/gr_rasta_tmtc.h>
+#include <grlib/gr_rasta_tmtc.h>
-#include <grlib_impl.h>
+#include <grlib/grlib_impl.h>
/* Determines which PCI address the AHB masters will access, it should be
* set so that the masters can access the CPU RAM. Default is base of CPU RAM,