From: Greg Kroah-Hartman Date: Fri, 5 Jul 2002 07:31:37 +0000 (-0700) Subject: USB: added drivers/usb/core/file.c to the kernel-api documentation X-Git-Tag: v2.5.25~7 X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=05752c5d3e7027bc007dfd544c2b2a6a52f373a1;p=history.git USB: added drivers/usb/core/file.c to the kernel-api documentation --- diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile index 3da3b5be7179..f5a24f4549f9 100644 --- a/Documentation/DocBook/Makefile +++ b/Documentation/DocBook/Makefile @@ -120,6 +120,7 @@ APISOURCES := $(TOPDIR)/drivers/media/video/videodev.c \ $(TOPDIR)/drivers/usb/core/urb.c \ $(TOPDIR)/drivers/usb/core/message.c \ $(TOPDIR)/drivers/usb/core/config.c \ + $(TOPDIR)/drivers/usb/core/file.c \ $(TOPDIR)/drivers/usb/core/usb.c \ $(TOPDIR)/drivers/video/fbmem.c \ $(TOPDIR)/drivers/video/fbcmap.c \ diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 52094d07bc19..9794214be48c 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -285,6 +285,7 @@ !Edrivers/usb/core/urb.c !Edrivers/usb/core/config.c !Edrivers/usb/core/message.c +!Edrivers/usb/core/file.c !Edrivers/usb/core/usb.c