diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 17:32:29 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 17:32:29 +0000 |
commit | 1e041ba72a3f0e7ba560526b92062cfd58532166 (patch) | |
tree | 284ea0ca2674e6bf699b2f63c1fd40b89d779a53 /package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch | |
parent | 948690407958885f170afe459f1a91b6e573c838 (diff) | |
download | upstream-1e041ba72a3f0e7ba560526b92062cfd58532166.tar.gz upstream-1e041ba72a3f0e7ba560526b92062cfd58532166.tar.bz2 upstream-1e041ba72a3f0e7ba560526b92062cfd58532166.zip |
package/ar7-atm: refresh patches
SVN-Revision: 31612
Diffstat (limited to 'package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch')
-rw-r--r-- | package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch b/package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch index a6f7107a7f..6bd8f48760 100644 --- a/package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch +++ b/package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch @@ -1,6 +1,5 @@ -diff -urN sangam_atm-D7.04.03.00/tn7atm.c sangam_atm-D7.04.03.00.new/tn7atm.c ---- sangam_atm-D7.04.03.00/tn7atm.c 2009-08-11 19:15:07.000000000 +0200 -+++ sangam_atm-D7.04.03.00.new/tn7atm.c 2009-08-11 19:16:41.000000000 +0200 +--- a/tn7atm.c ++++ b/tn7atm.c @@ -71,10 +71,16 @@ #include <linux/proc_fs.h> #include <linux/string.h> @@ -18,9 +17,8 @@ diff -urN sangam_atm-D7.04.03.00/tn7atm.c sangam_atm-D7.04.03.00.new/tn7atm.c #include "dsl_hal_api.h" #include "tn7atm.h" -diff -urN sangam_atm-D7.04.03.00/tn7dsl.c sangam_atm-D7.04.03.00.new/tn7dsl.c ---- sangam_atm-D7.04.03.00/tn7dsl.c 2009-08-11 19:15:07.000000000 +0200 -+++ sangam_atm-D7.04.03.00.new/tn7dsl.c 2009-08-11 19:17:20.000000000 +0200 +--- a/tn7dsl.c ++++ b/tn7dsl.c @@ -112,8 +112,13 @@ #include <linux/version.h> @@ -35,9 +33,8 @@ diff -urN sangam_atm-D7.04.03.00/tn7dsl.c sangam_atm-D7.04.03.00.new/tn7dsl.c /* Modules specific header files */ #include "tn7atm.h" -diff -urN sangam_atm-D7.04.03.00/tn7sar.c sangam_atm-D7.04.03.00.new/tn7sar.c ---- sangam_atm-D7.04.03.00/tn7sar.c 2009-08-11 19:15:07.000000000 +0200 -+++ sangam_atm-D7.04.03.00.new/tn7sar.c 2009-08-11 19:18:04.000000000 +0200 +--- a/tn7sar.c ++++ b/tn7sar.c @@ -52,10 +52,16 @@ #include <linux/proc_fs.h> #include <linux/string.h> |