forked from Imagelibrary/rtems
leon, gr-cpci-leon4-n2x: small comment fix
This commit is contained in:
committed by
Daniel Hellstrom
parent
bb8e099c48
commit
73b06e64f7
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user