From: Adrian Bunk Date: Thu, 5 May 2005 22:06:38 +0000 (-0700) Subject: [PATCH] fix "make mandocs" after class_simple.c removal X-Git-Tag: v2.6.13-rc4~130^2~203^2^2~59 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=733a366c34aea88def75dee478f92233410ab3c4;p=linux-2.6-omap-h63xx.git [PATCH] fix "make mandocs" after class_simple.c removal Due to the removal of class_simple.c, "make mandocs" no longer works. This patch fixes this issue. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 757cef8f849..bb6a0106be1 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -338,7 +338,6 @@ X!Earch/i386/kernel/mca.c X!Iinclude/linux/device.h --> !Edrivers/base/driver.c -!Edrivers/base/class_simple.c !Edrivers/base/core.c !Edrivers/base/firmware_class.c !Edrivers/base/transport_class.c