From ba5fcc4d6b6eae3f2c55c6229a53d24d160789c1 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 21 Aug 2014 11:32:45 -0400 Subject: radeon/kms: fix mullins pci id strange errant change from: 39fef269f521c92a2a31c80447e9401bacb3797a Signed-off-by: Alex Deucher --- src/ati_pciids_gen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ati_pciids_gen.h') diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index e59cd597..d867fa71 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -733,7 +733,7 @@ #define PCI_CHIP_MULLINS_9852 0x9852 #define PCI_CHIP_MULLINS_9853 0x9853 #define PCI_CHIP_MULLINS_9854 0x9854 -#define PCI_CHIP_MULLINS_9855 0x9845 +#define PCI_CHIP_MULLINS_9855 0x9855 #define PCI_CHIP_MULLINS_9856 0x9856 #define PCI_CHIP_MULLINS_9857 0x9857 #define PCI_CHIP_MULLINS_9858 0x9858 -- cgit v1.2.3