summaryrefslogtreecommitdiff
path: root/prog/hotplug
diff options
context:
space:
mode:
authorMark D. Studebaker <mdsxyz123@yahoo.com>2002-08-23 21:45:40 +0000
committerMark D. Studebaker <mdsxyz123@yahoo.com>2002-08-23 21:45:40 +0000
commitfbe7555206a7d558255b2c85aa76f030bda45593 (patch)
tree7797a3568f9d63ba80ca18a593b0abff2c65a6e3 /prog/hotplug
parenta367d2645ca9c68106416a68f5c349b1aaa9675d (diff)
downloadlm-sensors-git-fbe7555206a7d558255b2c85aa76f030bda45593.tar.gz
fix #define thinko
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1503 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'prog/hotplug')
-rw-r--r--prog/hotplug/p4b_smbus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/prog/hotplug/p4b_smbus.c b/prog/hotplug/p4b_smbus.c
index 4ab358ff..be4b9556 100644
--- a/prog/hotplug/p4b_smbus.c
+++ b/prog/hotplug/p4b_smbus.c
@@ -86,7 +86,7 @@ rmm from lm_sensors-2.3.3:
* some shorter definitions for the ICHx PCI device IDs
*/
-#define ICH4 0x2440
+#define ICH2 0x2440
#define ICH2_SMBUS 0x2443
#define ICH4 0x24c0