Gabriel Mansi bbdfff86a8 [AGPGART] Fix wrong ID in via-agp.c
there is a wrong id in drivers/char/agp/via-agp.c
#define PCI_DEVICE_ID_VIA_CX700         0x8324
It must be 0x0324

Notice that PCI_DEVICE_ID_VIA_CX700 is also used in
drivers/i2c/busses/i2c-viapro.c and
drivers/ide/pci/via82cxxx.c

So, I think that constant must be renamed to avoid conflicting.
I attached a proposed patch.

Signed-off-by: Dave Jones <davej@redhat.com>
2007-05-13 17:41:47 -04:00
..
2007-05-09 23:34:35 -04:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-09 12:30:56 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-12 11:26:22 -07:00
2007-05-11 08:29:34 -07:00
2007-05-08 11:15:20 -07:00
2007-05-11 08:29:34 -07:00
2007-05-10 21:08:37 +10:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-13 17:41:47 -04:00
2007-04-27 14:23:33 +03:00
2007-05-07 12:12:50 -07:00
2007-05-11 16:56:18 +02:00