blob: 30ff85ed05ef8d4b5fbf045836288d80b7f9fee6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/include/linux/compat-2.6.36.h
+++ b/include/linux/compat-2.6.36.h
@@ -104,6 +104,8 @@ int no_printk(const char *s, ...) { retu
#define PCI_EEPROM_WIDTH_93C86 8
+#define PCI_EEPROM_WIDTH_93C86 8
+
#define EXTPROC 0200000
#define TIOCPKT_IOCTL 64
|