Loading include/soc/qcom/subsystem_restart.h +2 −2 Original line number Diff line number Diff line Loading @@ -126,8 +126,8 @@ static inline bool subsys_get_crash_status(struct subsys_device *dev) { return false; } void notify_proxy_vote(struct device *device) { } void notify_proxy_unvote(struct device *device) { } static inline void notify_proxy_vote(struct device *device) { } static inline void notify_proxy_unvote(struct device *device) { } #endif /* CONFIG_MSM_SUBSYSTEM_RESTART */ #endif Loading
include/soc/qcom/subsystem_restart.h +2 −2 Original line number Diff line number Diff line Loading @@ -126,8 +126,8 @@ static inline bool subsys_get_crash_status(struct subsys_device *dev) { return false; } void notify_proxy_vote(struct device *device) { } void notify_proxy_unvote(struct device *device) { } static inline void notify_proxy_vote(struct device *device) { } static inline void notify_proxy_unvote(struct device *device) { } #endif /* CONFIG_MSM_SUBSYSTEM_RESTART */ #endif