aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch
blob: 6d72b005442a80ab65a9d98c92cdde6e5306e346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
--- a/tn7atm.c
+++ b/tn7atm.c
@@ -73,8 +73,8 @@
 #include <linux/ctype.h>
 
 #include <asm/io.h>
-#include <asm/ar7/ar7.h>
-#include <asm/ar7/prom.h>
+#include <asm/mach-ar7/ar7.h>
+#include <asm/mach-ar7/prom.h>
 
 #include "dsl_hal_api.h"
 #include "tn7atm.h"
--- a/tn7dsl.c
+++ b/tn7dsl.c
@@ -111,8 +111,8 @@
 #include <linux/firmware.h>
 
 #include <asm/io.h>
-#include <asm/ar7/ar7.h>
-#include <asm/ar7/prom.h>
+#include <asm/mach-ar7/ar7.h>
+#include <asm/mach-ar7/prom.h>
 
 /* Modules specific header files */
 #include "tn7atm.h"
--- a/tn7sar.c
+++ b/tn7sar.c
@@ -54,8 +54,8 @@
 #include <linux/ctype.h>
 
 #include <asm/io.h>
-#include <asm/ar7/ar7.h>
-#include <asm/ar7/prom.h>
+#include <asm/mach-ar7/ar7.h>
+#include <asm/mach-ar7/prom.h>
 
 #define _CPHAL_AAL5
 #define _CPHAL_SAR