]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/regulator/consumer.h
regulator: fix regulator/consumer.h kernel-doc warning
[mv-sheeva.git] / include / linux / regulator / consumer.h
index 26f6ea4444e39fedda935b5505439a6de3301f41..b47771aa57180b6d553fbdb9363973f28569fde6 100644 (file)
@@ -123,7 +123,7 @@ struct regulator_bulk_data {
        const char *supply;
        struct regulator *consumer;
 
-       /* Internal use */
+       /* private: Internal use */
        int ret;
 };