[2.4 patch] agpgart_be.c: remove dupliacte PCI_DEVICE_ID_SI_651 entry (fwd)
From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 01/30/04
- Previous message: Jakub Jelinek: "Re: [CRYPTO]: Miscompiling sha256.c by gcc 3.2.3 and arch pentium3,4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jan 2004 20:53:20 +0100 To: Marcelo Tosatti <marcelo@conectiva.com.br>, Thomas Winischhofer <thomas@winischhofer.net>
Hi Marcelo,
the trivial patch forwarded below still applies and compiles against
2.4.25-pre8.
Please apply
Adrian
----- Forwarded message from Adrian Bunk <bunk@fs.tum.de> -----
Date: Wed, 30 Jul 2003 23:39:54 +0200
From: Adrian Bunk <bunk@fs.tum.de>
To: Thomas Winischhofer <thomas@winischhofer.net>
Cc: Marcelo Tosatti <marcelo@conectiva.com.br>,
linux-kernel@vger.kernel.org, trivial@rustcorp.com.au
Subject: [2.4 patch] agpgart_be.c: remove dupliacte PCI_DEVICE_ID_SI_651 entry
agpgart_be.c contains two entries for PCI_DEVICE_ID_SI_651. The patch
below removes one of them.
I've tested the compilation eith 2.4.22-pre9.
cu
Adrian
--- linux-2.4.22-pre9-full/drivers/char/agp/agpgart_be.c.old 2003-07-30 23:34:54.000000000 +0200
+++ linux-2.4.22-pre9-full/drivers/char/agp/agpgart_be.c 2003-07-30 23:35:43.000000000 +0200
@@ -4961,30 +4961,24 @@
{ PCI_DEVICE_ID_SI_651,
PCI_VENDOR_ID_SI,
SIS_GENERIC,
"SiS",
"651",
sis_generic_setup },
{ PCI_DEVICE_ID_SI_650,
PCI_VENDOR_ID_SI,
SIS_GENERIC,
"SiS",
"650",
sis_generic_setup },
- { PCI_DEVICE_ID_SI_651,
- PCI_VENDOR_ID_SI,
- SIS_GENERIC,
- "SiS",
- "651",
- sis_generic_setup },
{ PCI_DEVICE_ID_SI_645,
PCI_VENDOR_ID_SI,
SIS_GENERIC,
"SiS",
"645",
sis_generic_setup },
{ PCI_DEVICE_ID_SI_646,
PCI_VENDOR_ID_SI,
SIS_GENERIC,
"SiS",
"646",
sis_generic_setup },
-
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/
----- End forwarded message -----
-
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/
- Previous message: Jakub Jelinek: "Re: [CRYPTO]: Miscompiling sha256.c by gcc 3.2.3 and arch pentium3,4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: XFS breakage in 2.6.18-rc1
... system disk too who had to take the hit. ... send the line "unsubscribe linux-kernel"
in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please
read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: How to run an a.out file in a kernel module
... called in a kernel module using call_usermodehelper ... Please read the FAQ
at http://www.tux.org/lkml/ ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... (Linux-Kernel) - Re: XFS Bug null pointer dereference in xfs_free_ag_extent
... I also filed bug 6877 at kernel.org ... send the line "unsubscribe linux-kernel"
in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please
read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [patch] remove unused acct variables from task_struct
... struct mempolicy *mempolicy; ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: DIPC alpha2 for i386, Alpha, SPARC, and M68k
... there seems to be a delay on cs.uwindsor.ca between the time you upload something and
the time it actually shows up on the page. ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... To unsubscribe from this
list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
... (Linux-Kernel)