2010-07-08 01:03:00 +08:00
|
|
|
--- a/include/linux/compat-2.6.36.h
|
|
|
|
+++ b/include/linux/compat-2.6.36.h
|
2010-09-01 07:34:21 +08:00
|
|
|
@@ -15,6 +15,8 @@ struct va_format {
|
|
|
|
|
|
|
|
#define device_rename(dev, new_name) device_rename(dev, (char *)new_name)
|
2010-07-08 01:03:00 +08:00
|
|
|
|
|
|
|
+#define PCI_EEPROM_WIDTH_93C86 8
|
|
|
|
+
|
|
|
|
#endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,36)) */
|
|
|
|
|
|
|
|
#endif /* LINUX_26_36_COMPAT_H */
|