diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/mac80211/patches/030-backport_93c86_eeprom.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/030-backport_93c86_eeprom.patch b/package/mac80211/patches/030-backport_93c86_eeprom.patch deleted file mode 100644 index 30ff85ed0..000000000 --- a/package/mac80211/patches/030-backport_93c86_eeprom.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 - |