]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/mfd/abx500.h
mfd: Declare abx500_remove_ops()
[karo-tx-linux.git] / include / linux / mfd / abx500.h
index be7373c79beac2eff958cee1575b367e2e14dd41..67bd6f7ecf3228f7ca9a024ba09b5ef056521d63 100644 (file)
@@ -229,4 +229,5 @@ struct abx500_ops {
 };
 
 int abx500_register_ops(struct device *core_dev, struct abx500_ops *ops);
+void abx500_remove_ops(struct device *dev);
 #endif