Change in osmo-bts[master]: phy_link.h: Drop unimplemented function definition

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Jun 22 13:17:53 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18911 )

Change subject: phy_link.h: Drop unimplemented function definition
......................................................................

phy_link.h: Drop unimplemented function definition

Change-Id: Ib306a80bd8ea3434a49806ec73a1cfe9a82b9122
---
M include/osmo-bts/phy_link.h
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmo-bts/phy_link.h b/include/osmo-bts/phy_link.h
index 2bed8ea..2a53d91 100644
--- a/include/osmo-bts/phy_link.h
+++ b/include/osmo-bts/phy_link.h
@@ -169,8 +169,6 @@
 void phy_instance_destroy(struct phy_instance *pinst);
 const char *phy_instance_name(struct phy_instance *pinst);
 
-void phy_user_statechg_notif(struct phy_instance *pinst, enum phy_link_state link_state);
-
 static inline struct phy_instance *trx_phy_instance(const struct gsm_bts_trx *trx)
 {
 	OSMO_ASSERT(trx);

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18911
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ib306a80bd8ea3434a49806ec73a1cfe9a82b9122
Gerrit-Change-Number: 18911
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200622/13ba7971/attachment.htm>


More information about the gerrit-log mailing list