Index: lm-sensors/trunk/kernel/busses/i2c-viapro.c
===================================================================
--- lm-sensors/trunk/kernel/busses/i2c-viapro.c	(revision 1705)
+++ lm-sensors/trunk/kernel/busses/i2c-viapro.c	(revision 1708)
@@ -43,17 +43,4 @@
 #include <asm/io.h>
 #include "version.h"
-
-#ifndef PCI_DEVICE_ID_VIA_82C596_3
-#define PCI_DEVICE_ID_VIA_82C596_3 	0x3050
-#endif
-#ifndef PCI_DEVICE_ID_VIA_82C596B_3
-#define PCI_DEVICE_ID_VIA_82C596B_3	0x3051
-#endif
-#ifndef PCI_DEVICE_ID_VIA_82C686_4
-#define PCI_DEVICE_ID_VIA_82C686_4 	0x3057
-#endif
-#ifndef PCI_DEVICE_ID_VIA_8233_0
-#define PCI_DEVICE_ID_VIA_8233_0	0x3074
-#endif
 
 #define SMBBA1	    0x90
