summaryrefslogtreecommitdiffstats
path: root/package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch')
-rw-r--r--package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch b/package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch
index 9cafa5e7c..6692f40f6 100644
--- a/package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch
+++ b/package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch
@@ -1,7 +1,5 @@
-Index: sangam_atm-D7.05.01.00/tn7dsl.c
-===================================================================
---- sangam_atm-D7.05.01.00.orig/tn7dsl.c 2010-03-07 18:18:39.000000000 +0100
-+++ sangam_atm-D7.05.01.00/tn7dsl.c 2010-03-07 18:19:04.000000000 +0100
+--- a/tn7dsl.c
++++ b/tn7dsl.c
@@ -117,6 +117,7 @@
#include <linux/vmalloc.h>
#include <linux/file.h>
@@ -10,7 +8,7 @@ Index: sangam_atm-D7.05.01.00/tn7dsl.c
#include <asm/io.h>
#include <asm/ar7/ar7.h>
-@@ -492,7 +493,9 @@
+@@ -492,7 +493,9 @@ static void avsar_release(struct device
}
static struct device avsar = {
@@ -20,7 +18,7 @@ Index: sangam_atm-D7.05.01.00/tn7dsl.c
.release = avsar_release,
};
-@@ -501,6 +504,9 @@
+@@ -501,6 +504,9 @@ int shim_osLoadFWImage(unsigned char *pt
const struct firmware *fw_entry;
size_t size;