[PATCH 063/111] GRSPW_PKT: grspw_status renamed in header

Daniel Hellstrom daniel at gaisler.com
Thu Feb 26 16:39:05 UTC 2015


---
 c/src/lib/libbsp/sparc/shared/include/grspw_pkt.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/c/src/lib/libbsp/sparc/shared/include/grspw_pkt.h b/c/src/lib/libbsp/sparc/shared/include/grspw_pkt.h
index ee71980..2cf70eb 100644
--- a/c/src/lib/libbsp/sparc/shared/include/grspw_pkt.h
+++ b/c/src/lib/libbsp/sparc/shared/include/grspw_pkt.h
@@ -308,7 +308,7 @@ extern spw_link_state_t grspw_link_state(void *d);
  */
 extern void grspw_link_ctrl(void *d, int *options, int *clkdiv);
 /* Read the current value of the status register */
-extern unsigned int grspw_status(void *d);
+extern unsigned int grspw_link_status(void *d);
 
 /*** Time Code Interface ***/
 /* Generate Tick-In (increment Time Counter, Send Time Code) */
-- 
1.7.0.4




More information about the devel mailing list