From f2f8b5c59366eabaa0feb1636b9794d56ce04b16 Mon Sep 17 00:00:00 2001 From: Gertjan van Wingerde Date: Tue, 29 Jun 2010 21:43:44 +0200 Subject: [PATCH] --- yaml --- r: 203322 b: refs/heads/master c: afd2a5ca1ef6ffe1f9fd0846ae39795527ead555 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/eeprom_93cx6.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 63c40453778e..6c9d4eb6e6e9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9cf4cb05c9634eda4b51db1f55fecdec4a145a57 +refs/heads/master: afd2a5ca1ef6ffe1f9fd0846ae39795527ead555 diff --git a/trunk/include/linux/eeprom_93cx6.h b/trunk/include/linux/eeprom_93cx6.h index a55c873e8b66..c4627cbdb8e0 100644 --- a/trunk/include/linux/eeprom_93cx6.h +++ b/trunk/include/linux/eeprom_93cx6.h @@ -30,6 +30,7 @@ #define PCI_EEPROM_WIDTH_93C46 6 #define PCI_EEPROM_WIDTH_93C56 8 #define PCI_EEPROM_WIDTH_93C66 8 +#define PCI_EEPROM_WIDTH_93C86 8 #define PCI_EEPROM_WIDTH_OPCODE 3 #define PCI_EEPROM_WRITE_OPCODE 0x05 #define PCI_EEPROM_READ_OPCODE 0x06