aboutsummaryrefslogtreecommitdiffstats
path: root/package/carl9170/patches/120-fix_missing_include.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-01-26 00:14:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-01-26 00:14:50 +0000
commite9b8bea6984d8307903c536afed1bcdbd209ce3b (patch)
treeacdbb25fcc0959500b7d30131c7738b6c3c966f7 /package/carl9170/patches/120-fix_missing_include.patch
parentc6597309548262073b6053efda54d12b75a57e37 (diff)
downloadmaster-187ad058-e9b8bea6984d8307903c536afed1bcdbd209ce3b.tar.gz
master-187ad058-e9b8bea6984d8307903c536afed1bcdbd209ce3b.tar.bz2
master-187ad058-e9b8bea6984d8307903c536afed1bcdbd209ce3b.zip
carl9170: update to 0.9.9.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19338 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/carl9170/patches/120-fix_missing_include.patch')
-rw-r--r--package/carl9170/patches/120-fix_missing_include.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/carl9170/patches/120-fix_missing_include.patch b/package/carl9170/patches/120-fix_missing_include.patch
deleted file mode 100644
index 02a7a87cc2..0000000000
--- a/package/carl9170/patches/120-fix_missing_include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/drivers/net/wireless/ath/carl9170/debug.c
-+++ b/drivers/net/wireless/ath/carl9170/debug.c
-@@ -38,6 +38,7 @@
- */
-
- #include <linux/seq_file.h>
-+#include <linux/vmalloc.h>
- #include "carl9170.h"
- #include "usb.h"
- #include "cmd.h"