summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/shared/pci/gr_cpci_gr740.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-26 15:44:25 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-27 08:06:53 +0100
commita7267241a9ace0f8c1c1c9a9ee1721e04313aa91 (patch)
tree7d5a93f6339e164d19fbb6890af910e2d2101734 /bsps/sparc/shared/pci/gr_cpci_gr740.c
parentAdd LICENSE.BSD-2-Clause (diff)
downloadrtems-a7267241a9ace0f8c1c1c9a9ee1721e04313aa91.tar.bz2
bsps/sparc: Add and use <grlib_impl.h>
Reduce copy and paste.
Diffstat (limited to '')
-rw-r--r--bsps/sparc/shared/pci/gr_cpci_gr740.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/bsps/sparc/shared/pci/gr_cpci_gr740.c b/bsps/sparc/shared/pci/gr_cpci_gr740.c
index 9b4fbfa3b2..dbb094744d 100644
--- a/bsps/sparc/shared/pci/gr_cpci_gr740.c
+++ b/bsps/sparc/shared/pci/gr_cpci_gr740.c
@@ -33,7 +33,6 @@
#include <bsp.h>
#include <rtems/bspIo.h>
-#include <rtems/score/isrlock.h> /* spin-lock */
#include <pci.h>
#include <ambapp.h>
@@ -46,15 +45,7 @@
#include <bsp/gr_cpci_gr740.h>
-/* map via rtems_interrupt_lock_* API: */
-#define SPIN_DECLARE(lock) RTEMS_INTERRUPT_LOCK_MEMBER(lock)
-#define SPIN_INIT(lock, name) rtems_interrupt_lock_initialize(lock, name)
-#define SPIN_LOCK(lock, level) rtems_interrupt_lock_acquire_isr(lock, &level)
-#define SPIN_LOCK_IRQ(lock, level) rtems_interrupt_lock_acquire(lock, &level)
-#define SPIN_UNLOCK(lock, level) rtems_interrupt_lock_release_isr(lock, &level)
-#define SPIN_UNLOCK_IRQ(lock, level) rtems_interrupt_lock_release(lock, &level)
-#define SPIN_IRQFLAGS(k) rtems_interrupt_lock_context k
-#define SPIN_ISR_IRQFLAGS(k) SPIN_IRQFLAGS(k)
+#include <grlib_impl.h>
/* Determines which PCI address the AHB masters on the GR740 board will
* access when accessing the AHB to PCI window, it should be set so that the