diff options
Diffstat (limited to 'drivers/soc/qcom/peripheral-loader.h')
| -rw-r--r-- | drivers/soc/qcom/peripheral-loader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/qcom/peripheral-loader.h b/drivers/soc/qcom/peripheral-loader.h index 9521cf726069..0cd2aeae1edd 100644 --- a/drivers/soc/qcom/peripheral-loader.h +++ b/drivers/soc/qcom/peripheral-loader.h @@ -44,6 +44,7 @@ struct pil_desc { const char *name; const char *fw_name; struct device *dev; + struct subsys_device *subsys_dev; const struct pil_reset_ops *ops; struct module *owner; unsigned long proxy_timeout; |
