summaryrefslogtreecommitdiff
path: root/drivers/soundwire/swr-wcd-ctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soundwire/swr-wcd-ctrl.h')
-rwxr-xr-xdrivers/soundwire/swr-wcd-ctrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soundwire/swr-wcd-ctrl.h b/drivers/soundwire/swr-wcd-ctrl.h
index b7a3edac3e00..104ac8f6f510 100755
--- a/drivers/soundwire/swr-wcd-ctrl.h
+++ b/drivers/soundwire/swr-wcd-ctrl.h
@@ -78,6 +78,7 @@ struct swr_mstr_ctrl {
struct device *dev;
struct resource *supplies;
struct clk *mclk;
+ int clk_ref_count;
struct completion reset;
struct completion broadcast;
struct mutex mlock;