[rtems commit] leon, gr-cpci-leon4-n2x: small comment fix

Daniel Hellstrom danielh at rtems.org
Mon Mar 6 06:58:44 UTC 2017


Module:    rtems
Branch:    master
Commit:    73b06e64f71e807612925ea8743ea70ec7a6abe0
Changeset: http://git.rtems.org/rtems/commit/?id=73b06e64f71e807612925ea8743ea70ec7a6abe0

Author:    Javier Jalle <javier.jalle at gaisler.com>
Date:      Tue Jan 31 10:14:29 2017 +0100

leon, gr-cpci-leon4-n2x: small comment fix

---

 c/src/lib/libbsp/sparc/shared/pci/gr_leon4_n2x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/sparc/shared/pci/gr_leon4_n2x.c b/c/src/lib/libbsp/sparc/shared/pci/gr_leon4_n2x.c
index 9f19838..4a51884 100644
--- a/c/src/lib/libbsp/sparc/shared/pci/gr_leon4_n2x.c
+++ b/c/src/lib/libbsp/sparc/shared/pci/gr_leon4_n2x.c
@@ -242,7 +242,7 @@ void gr_cpci_leon4_n2x_isr(void *arg)
 	if ( tmp ) 
 		drvmgr_interrupt_clear(priv->dev, 0);
 
-	DBG("RASTA-SPW_ROUTER-IRQ: 0x%x\n", tmp);
+	DBG("GR-CPCI-LEON4-N2X-IRQ: 0x%x\n", tmp);
 }
 
 static int gr_cpci_leon4_n2x_hw_init1(struct gr_cpci_leon4_n2x_priv *priv)



More information about the vc mailing list