Re: [PATCH] docbook: fix fatal rapidio yet again (and more to come)
From: Randy Dunlap <hidden>
Date: 2008-04-30 18:48:22
Also in:
lkml
On Wed, 30 Apr 2008 11:35:00 -0700 Andrew Morton wrote:
On Tue, 29 Apr 2008 20:10:55 -0700 (PDT) "Randy.Dunlap" [off-list ref] wrote:quoted
From: Randy Dunlap <redacted> Don't refer to file that no longer exists: docproc: linux-2.6.25-git14/arch/powerpc/kernel/rio.c: No such file or directory Signed-off-by: Randy Dunlap <redacted> --- Documentation/DocBook/rapidio.tmpl | 1 - 1 file changed, 1 deletion(-)--- linux-2.6.25-git14.orig/Documentation/DocBook/rapidio.tmpl +++ linux-2.6.25-git14/Documentation/DocBook/rapidio.tmpl@@ -133,7 +133,6 @@ !Idrivers/rapidio/rio-sysfs.c </sect1> <sect1 id="PPC32_support"><title>PPC32 support</title> -!Iarch/powerpc/kernel/rio.c !Earch/powerpc/sysdev/fsl_rio.c !Iarch/powerpc/sysdev/fsl_rio.c </sect1>grumble. This is a subset of rapidio-fix-docbook-references.patch, but I appear to be unable to interest anyone in merging/reviewing/accepting/anything-else that quite large set of patches. Guys, those patches were sent six weeks ago and it now looks like they will miss 2.6.26. This is pretty slack of us. Help?
There's nothing there that can hurt. (famous last words) Just merge it. --- ~Randy