Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
[linux-2.6-block.git] / sound / soc / codecs / wm8804.h
index a39a2563dc6704e83835a1a2d6bfceeed4f4171f..aa72fa66c932a825e97d5a44e8401286755ef4f8 100644 (file)
@@ -65,6 +65,7 @@
 #define WM8804_MCLKDIV_128FS                   1
 
 extern const struct regmap_config wm8804_regmap_config;
+extern const struct dev_pm_ops wm8804_pm;
 
 int wm8804_probe(struct device *dev, struct regmap *regmap);
 void wm8804_remove(struct device *dev);