summaryrefslogtreecommitdiff
path: root/debian/patches/debian
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2014-12-09 03:13:59 +0000
committerBen Hutchings <benh@debian.org>2014-12-09 03:13:59 +0000
commitc95b006979fc992968cbcd50f5432221ff311908 (patch)
tree21437b519decbcc2f54e2f1e2a8e772f5d9903bf /debian/patches/debian
parentaf98d628cc1b8e1ae25652ae26ef1e217afe1f60 (diff)
Remove obsolete firmware removal patches
svn path=/dists/trunk/linux/; revision=22151
Diffstat (limited to 'debian/patches/debian')
-rw-r--r--debian/patches/debian/dfsg/drivers-staging-wlags49_h2-disable.patch17
-rw-r--r--debian/patches/debian/dfsg/drivers-staging-wlags49_h25-disable.patch17
2 files changed, 0 insertions, 34 deletions
diff --git a/debian/patches/debian/dfsg/drivers-staging-wlags49_h2-disable.patch b/debian/patches/debian/dfsg/drivers-staging-wlags49_h2-disable.patch
deleted file mode 100644
index 463c5ce93..000000000
--- a/debian/patches/debian/dfsg/drivers-staging-wlags49_h2-disable.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-From: maximilian attems <maks@debian.org>
-Date: Fri, 19 Feb 2010 11:33:26 +0000
-Subject: disble 2 staging drivers upfront
-Forwarded: not-needed
-
-broken not using request_firmware()
-
---- a/drivers/staging/wlags49_h2/Kconfig
-+++ b/drivers/staging/wlags49_h2/Kconfig
-@@ -1,6 +1,7 @@
- config WLAGS49_H2
- tristate "Agere Systems HERMES II Wireless PC Card Model 0110"
- depends on WLAN && PCMCIA
-+ depends on BROKEN
- select WIRELESS_EXT
- select WEXT_SPY
- select WEXT_PRIV
diff --git a/debian/patches/debian/dfsg/drivers-staging-wlags49_h25-disable.patch b/debian/patches/debian/dfsg/drivers-staging-wlags49_h25-disable.patch
deleted file mode 100644
index cb4ec0430..000000000
--- a/debian/patches/debian/dfsg/drivers-staging-wlags49_h25-disable.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-From: maximilian attems <maks@debian.org>
-Date: Fri, 19 Feb 2010 11:33:26 +0000
-Subject: disble 2 staging drivers upfront
-Forwarded: not-needed
-
-broken not using request_firmware()
-
---- a/drivers/staging/wlags49_h25/Kconfig
-+++ b/drivers/staging/wlags49_h25/Kconfig
-@@ -1,6 +1,7 @@
- config WLAGS49_H25
- tristate "Linksys HERMES II.5 WCF54G_Wireless-G_CompactFlash_Card"
- depends on WLAN && PCMCIA
-+ depends on BROKEN
- select WIRELESS_EXT
- select WEXT_SPY
- select WEXT_PRIV