diff options
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> |