[OpenWrt-Devel] [PATCH 07/11] BB: lantiq: exportt ltq_soc_type

Eddi De Pieri eddi at depieri.net
Fri Oct 31 09:08:58 EDT 2014


Signed-off-by: Eddi De Pieri <eddi at depieri.net>
---
 target/linux/lantiq/patches-3.10/0209-lantiq-export-soc-type.patch |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/target/linux/lantiq/patches-3.10/0209-lantiq-export-soc-type.patch b/target/linux/lantiq/patches-3.10/0209-lantiq-export-soc-type.patch
index cb0a559..f2f5070 100644
--- a/target/linux/lantiq/patches-3.10/0209-lantiq-export-soc-type.patch
+++ b/target/linux/lantiq/patches-3.10/0209-lantiq-export-soc-type.patch
@@ -11,7 +11,7 @@
  #define IOPORT_RESOURCE_END	0xffffffff
 --- a/arch/mips/lantiq/prom.c
 +++ b/arch/mips/lantiq/prom.c
-@@ -35,6 +35,11 @@ const char *get_system_type(void)
+@@ -35,6 +35,13 @@ const char *get_system_type(void)
  	return soc_info.sys_type;
  }
  
@@ -20,6 +20,8 @@
 +	return soc_info.type;
 +}
 +
++EXPORT_SYMBOL(ltq_soc_type);
++
  void prom_free_prom_memory(void)
  {
  }
-- 
1.7.10.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list