summaryrefslogtreecommitdiff
path: root/include/soc/qcom/icnss.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/soc/qcom/icnss.h')
-rw-r--r--include/soc/qcom/icnss.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/soc/qcom/icnss.h b/include/soc/qcom/icnss.h
index 8704b2e7cfbc..473cb5fb375e 100644
--- a/include/soc/qcom/icnss.h
+++ b/include/soc/qcom/icnss.h
@@ -24,8 +24,6 @@ struct icnss_driver_ops {
void (*shutdown)(struct device *dev);
int (*reinit)(struct device *dev);
void (*crash_shutdown)(void *pdev);
- int (*suspend)(struct device *dev, pm_message_t state);
- int (*resume)(struct device *dev);
int (*pm_suspend)(struct device *dev);
int (*pm_resume)(struct device *dev);
int (*suspend_noirq)(struct device *dev);