Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764029AbYBAGJU (ORCPT ); Fri, 1 Feb 2008 01:09:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750973AbYBAGJM (ORCPT ); Fri, 1 Feb 2008 01:09:12 -0500 Received: from xenotime.net ([66.160.160.81]:33153 "HELO xenotime.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750925AbYBAGJL (ORCPT ); Fri, 1 Feb 2008 01:09:11 -0500 Date: Thu, 31 Jan 2008 22:09:08 -0800 (PST) From: "Randy.Dunlap" X-X-Sender: rddunlap@shark.he.net To: linux-kernel@vger.kernel.org cc: akpm@linux-foundation.org, torvalds@linux-foundation.org, mporter@kernel.crashing.org Subject: [PATCH] docbook: rapidio: fix fatal filename error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1022 Lines: 30 From: Randy Dunlap Fix docbook fatal error (files were renamed): docproc: linux-2.6.24-git9/arch/ppc/kernel/rio.c: No such file or directory Signed-off-by: Randy Dunlap --- Documentation/DocBook/rapidio.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- linux-2.6.24-git9.orig/Documentation/DocBook/rapidio.tmpl +++ linux-2.6.24-git9/Documentation/DocBook/rapidio.tmpl @@ -133,9 +133,9 @@ !Idrivers/rapidio/rio-sysfs.c PPC32 support -!Iarch/ppc/kernel/rio.c -!Earch/ppc/syslib/ppc85xx_rio.c -!Iarch/ppc/syslib/ppc85xx_rio.c +!Iarch/powerpc/kernel/rio.c +!Earch/powerpc/sysdev/fsl_rio.c +!Iarch/powerpc/sysdev/fsl_rio.c -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/