The patch titled Include documentation for functions in drivers/base/class.c has been added to the -mm tree. Its filename is include-documentation-for-functions-in-drivers-base-classc.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Include documentation for functions in drivers/base/class.c From: Rolf Eike Beer <eike-kernel@xxxxxxxxx> drivers/base/class.c is omitted by "make *docs". Add it to get documentation for class_create() and friends for free. Signed-off-by: Rolf Eike Beer <eike-kernel@xxxxxxxxx> Cc: Martin Waitz <tali@xxxxxxxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- Documentation/DocBook/kernel-api.tmpl | 1 + 1 file changed, 1 insertion(+) diff -puN Documentation/DocBook/kernel-api.tmpl~include-documentation-for-functions-in-drivers-base-classc Documentation/DocBook/kernel-api.tmpl --- a/Documentation/DocBook/kernel-api.tmpl~include-documentation-for-functions-in-drivers-base-classc +++ a/Documentation/DocBook/kernel-api.tmpl @@ -402,6 +402,7 @@ X!Iinclude/linux/device.h --> !Edrivers/base/driver.c !Edrivers/base/core.c +!Edrivers/base/class.c !Edrivers/base/firmware_class.c !Edrivers/base/transport_class.c !Edrivers/base/dmapool.c _ Patches currently in -mm which might be from eike-kernel@xxxxxxxxx are git-mtd.patch add-docbook-documentation-for-workqueue-functions.patch include-documentation-for-functions-in-drivers-base-classc.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html