summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/virtex/irq/irq.h')
-rw-r--r--c/src/lib/libbsp/powerpc/virtex/irq/irq.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/virtex/irq/irq.h b/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
index b9a4413495..f8d6eae7ce 100644
--- a/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
+++ b/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
@@ -23,7 +23,7 @@
#include <bsp/opbintctrl.h>
/*
- * the following definitions specify the indices used
+ * the following definitions specify the indices used
* to interface the interrupt handler API
*/
@@ -70,8 +70,8 @@ extern "C" {
*/
typedef enum {
BSP_OPBINTC_IRQ_FIRST = BSP_OPBINTC_IRQ_LOWEST_OFFSET,
- /*
- * Note: for this BSP, the peripheral names are derived
+ /*
+ * Note: for this BSP, the peripheral names are derived
* from the Xilinx parameter file
*/
BSP_OPBINTC_IRQ_LAST = BSP_OPBINTC_IRQ_MAX_OFFSET,