kernel: update linux 3.3 to 3.3.3
[oweals/openwrt.git] / target / linux / generic / patches-2.6.32 / 034-eeprom_93cx6_backport.patch
1 --- a/include/linux/eeprom_93cx6.h
2 +++ b/include/linux/eeprom_93cx6.h
3 @@ -30,6 +30,7 @@
4  #define PCI_EEPROM_WIDTH_93C46 6
5  #define PCI_EEPROM_WIDTH_93C56 8
6  #define PCI_EEPROM_WIDTH_93C66 8
7 +#define PCI_EEPROM_WIDTH_93C86 8
8  #define PCI_EEPROM_WIDTH_OPCODE        3
9  #define PCI_EEPROM_WRITE_OPCODE        0x05
10  #define PCI_EEPROM_READ_OPCODE 0x06