[parisc-linux] [patch] ccio kill old cvstree ref
Grant Grundler
grundler at parisc-linux.org
Wed Jul 4 18:19:53 MDT 2007
On Wed, Jul 04, 2007 at 05:39:17PM +0200, maximilian attems wrote:
> this cvs tree is long defunct, rm co instructions.
>
> Signed-off-by: maximilian attems <max at stro.at>
Thanks!
Just some minor changes....
> ---
>
> drivers/parisc/ccio-dma.c | 4 +---
> drivers/parisc/ccio-rm-dma.c | 3 ---
> 2 files changed, 1 insertion(+), 6 deletions(-)
>
> diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
> index b3c4dbf..7e96f70 100644
> --- a/drivers/parisc/ccio-dma.c
> +++ b/drivers/parisc/ccio-dma.c
> @@ -17,9 +17,7 @@
> ** U2/Uturn were designed to perform coherency checks w/o using
> ** the I/O MMU - basically what x86 does.
> **
> -** Philipp Rumpf has a "Real Mode" driver for PCX-W machines at:
> -** CVSROOT=:pserver:anonymous at 198.186.203.37:/cvsroot/linux-parisc
> -** cvs -z3 co linux/arch/parisc/kernel/dma-rm.c
> +** Philipp Rumpf has made a first "Real Mode" driver for PCX-W machines.
This could be better written as:
Philipp Rumpf wrote a "Real Mode" ccio driver for PCX-W machines.
Please see ccio-rm-dma.c.
> **
> ** I've rewritten his code to work under TPG's tree. See ccio-rm-dma.c.
Please remove the extra line with "**" so the two remaining lines are
adjacent.
> **
> diff --git a/drivers/parisc/ccio-rm-dma.c b/drivers/parisc/ccio-rm-dma.c
> index 356b835..f6fbb59 100644
> --- a/drivers/parisc/ccio-rm-dma.c
> +++ b/drivers/parisc/ccio-rm-dma.c
> @@ -22,9 +22,6 @@
> *
> *
> * Original version/author:
Please also delete the above line. The copyright is sufficient.
> - * CVSROOT=:pserver:anonymous at 198.186.203.37:/cvsroot/linux-parisc
> - * cvs -z3 co linux/arch/parisc/kernel/dma-rm.c
> - *
> * (C) Copyright 2000 Philipp Rumpf <prumpf at tux.org>
> *
> *
Signed-off-by: Grant Grundler <grundler at parisc-linux.org>
thanks,
grant
> _______________________________________________
> parisc-linux mailing list
> parisc-linux at lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
More information about the parisc-linux
mailing list