Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd4e1cbd authored by Pradeep Kumar Goudagunta's avatar Pradeep Kumar Goudagunta Committed by Gerrit - the friendly Code Review server
Browse files

subsystem_restart: Remove WCNSS declarations



Remove WCNSS specific declarations from subsystem driver
defines.

Change-Id: I7fb8d1cb700db536d45b7e099d309a0f874c328d
CRs-Fixed: 663727
Signed-off-by: default avatarPradeep Kumar Goudagunta <gpradeep@codeaurora.org>
parent f77e9ade
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -147,5 +147,4 @@ static inline void notify_proxy_vote(struct device *device) { }
static inline void notify_proxy_unvote(struct device *device) { }
#endif /* CONFIG_MSM_SUBSYSTEM_RESTART */

u32 wcnss_rf_read_reg(u32 rf_reg_addr);
#endif