]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/regulator/of_regulator.h
regulator: core: Fix typo in of_regulator.h
[karo-tx-linux.git] / include / linux / regulator / of_regulator.h
index 06528516aa151f3496ce266a0c5e890d32ad57dd..a5abd8334003af995fc27138febc8b8f8d5928be 100644 (file)
@@ -38,7 +38,7 @@ static inline int of_regulator_match(struct device *dev,
        return 0;
 }
 static inline int of_regulator_put_match(struct of_regulator_match *matches,
-                                        unsigned int num_matches);
+                                        unsigned int num_matches)
 {
        return 0;
 }