diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-26 14:06:25 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-26 14:06:25 +0000 |
commit | c6607f1b0392511a9f16932e744b7a569e858ccd (patch) | |
tree | 18d14ad7069a50f04686d00c71af587badadd3e2 /package/mac80211/patches/030-backport_93c86_eeprom.patch | |
parent | 1e0188b074425a2c4102b222397207844360b231 (diff) |
mac80211: remove an obsolete backport patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26302 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/030-backport_93c86_eeprom.patch')
-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 30ff85ed05..0000000000 --- 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 - |