The patch titled
     doc: add uio document to docbook compilation target
has been removed from the -mm tree.  Its filename was
     doc-add-uio-document-to-docbook-compilation-target.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: doc: add uio document to docbook compilation target
From: Satoru Takeuchi <[EMAIL PROTECTED]>

`make *docs' doesn't generate "The Userspace I/O HOWTO", the user space
I/O document written in DocBook.

Signed-off-by: Satoru Takeuchi <[EMAIL PROTECTED]>
Cc: "Randy.Dunlap" <[EMAIL PROTECTED]>
Cc: Greg KH <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 Documentation/DocBook/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN 
Documentation/DocBook/Makefile~doc-add-uio-document-to-docbook-compilation-target
 Documentation/DocBook/Makefile
--- 
a/Documentation/DocBook/Makefile~doc-add-uio-document-to-docbook-compilation-target
+++ a/Documentation/DocBook/Makefile
@@ -11,7 +11,7 @@ DOCBOOKS := wanbook.xml z8530book.xml mc
            procfs-guide.xml writing_usb_driver.xml \
            kernel-api.xml filesystems.xml lsm.xml usb.xml \
            gadget.xml libata.xml mtdnand.xml librs.xml rapidio.xml \
-           genericirq.xml s390-drivers.xml scsi.xml
+           genericirq.xml s390-drivers.xml scsi.xml uio-howto.xml
 
 ###
 # The build process is as follows (targets):
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are


-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to