Merge to Fedora kernel-2.6.18-1.2255_FC5-vs2.0.2.2-rc9 patched with stable patch...
[linux-2.6.git] / include / linux / dmi.h
index 0791df2..b2cd207 100644 (file)
@@ -68,7 +68,7 @@ extern struct dmi_device * dmi_find_device(int type, const char *name,
        struct dmi_device *from);
 extern void dmi_scan_machine(void);
 extern int dmi_get_year(int field);
-extern int dmi_cpus;
+
 #else
 
 static inline int dmi_check_system(struct dmi_system_id *list) { return 0; }