Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc...
[linux-drm-fsl-dcu.git] / include / linux / mfd / arizona / core.h
index 55926517d50bfd17436334192c3b7b423cdd4125..a614b33d0a3943906c50c608e2046b65a00d7f04 100644 (file)
@@ -130,4 +130,7 @@ int wm5102_patch(struct arizona *arizona);
 int wm5110_patch(struct arizona *arizona);
 int wm8997_patch(struct arizona *arizona);
 
+extern int arizona_of_get_named_gpio(struct arizona *arizona, const char *prop,
+                                    bool mandatory);
+
 #endif