Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12963 )

Change subject: oc2g: Add get_hwversion_desc to header file
......................................................................

oc2g: Add get_hwversion_desc to header file

it's used in oc2g/main.c and it needs to be in a header file.

Similar as previously done for lc15 in 19795c5a.

Change-Id: Ic6826d8c8ff5c648158493454a80704bb956b51d
---
M src/osmo-bts-oc2g/misc/oc2gbts_bid.h
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved
  Vadim Yanitskiy: Looks good to me, but someone else must approve



diff --git a/src/osmo-bts-oc2g/misc/oc2gbts_bid.h 
b/src/osmo-bts-oc2g/misc/oc2gbts_bid.h
index 00cf389..793ce6c 100644
--- a/src/osmo-bts-oc2g/misc/oc2gbts_bid.h
+++ b/src/osmo-bts-oc2g/misc/oc2gbts_bid.h
@@ -43,5 +43,6 @@
 void oc2gbts_rev_get(char *rev_maj, char *rev_min);
 int oc2gbts_model_get(void);
 int oc2gbts_option_get(enum oc2gbts_option_type type);
+const char* get_hwversion_desc();

 #endif

--
To view, visit https://gerrit.osmocom.org/12963
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic6826d8c8ff5c648158493454a80704bb956b51d
Gerrit-Change-Number: 12963
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <[email protected]>

Reply via email to