diff --git a/[refs] b/[refs]
index 153a198f1cb7..306c03a322ac 100644
--- a/[refs]
+++ b/[refs]
@@ -1,2 +1,2 @@
---
-refs/heads/master: 305b93f180b221789a6213bf3d298c6735102da1
+refs/heads/master: 48ee688df09fa3ddf86b5b53508316d18d6fcedd
diff --git a/trunk/Documentation/DocBook/mtdnand.tmpl b/trunk/Documentation/DocBook/mtdnand.tmpl
index 8c07540c181c..0c674be0d3c6 100644
--- a/trunk/Documentation/DocBook/mtdnand.tmpl
+++ b/trunk/Documentation/DocBook/mtdnand.tmpl
@@ -773,20 +773,6 @@ struct nand_oobinfo {
done according to the default builtin scheme.
-
- User space placement selection
-
- All non ecc functions like mtd->read and mtd->write use an internal
- structure, which can be set by an ioctl. This structure is preset
- to the autoplacement default.
-
- ioctl (fd, MEMSETOOBSEL, oobsel);
-
- oobsel is a pointer to a user supplied structure of type
- nand_oobconfig. The contents of this structure must match the
- criteria of the filesystem, which will be used. See an example in utils/nandwrite.c.
-
-
Spare area autoplacement default schemes