SOURCES (LINUX_2_6): kernel-hotfixes.patch - include asm/setup.h i...

sparky sparky at pld-linux.org
Sat Jan 21 00:15:39 CET 2006


Author: sparky                       Date: Fri Jan 20 23:15:38 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- include asm/setup.h in arch/ppc/syslib/prom.c

---- Files affected:
SOURCES:
   kernel-hotfixes.patch (1.1.2.71 -> 1.1.2.72) 

---- Diffs:

================================================================
Index: SOURCES/kernel-hotfixes.patch
diff -u SOURCES/kernel-hotfixes.patch:1.1.2.71 SOURCES/kernel-hotfixes.patch:1.1.2.72
--- SOURCES/kernel-hotfixes.patch:1.1.2.71	Tue Jan  3 09:47:51 2006
+++ SOURCES/kernel-hotfixes.patch	Sat Jan 21 00:15:33 2006
@@ -104,3 +104,13 @@
  EXPORT_SYMBOL(ip_queue_xmit);
  EXPORT_SYMBOL(ip_send_check);
 +EXPORT_SYMBOL(sysctl_ip_default_ttl);
+--- linux-2.6.15.1/arch/ppc/syslib/prom.c~	2006-01-21 00:07:35.000000000 +0100
++++ linux-2.6.15.1/arch/ppc/syslib/prom.c	2006-01-21 00:07:57.000000000 +0100
+@@ -20,6 +20,7 @@
+ #include <linux/slab.h>
+ #include <linux/bitops.h>
+ 
++#include <asm/setup.h>
+ #include <asm/sections.h>
+ #include <asm/prom.h>
+ #include <asm/page.h>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/kernel-hotfixes.patch?r1=1.1.2.71&r2=1.1.2.72&f=u



More information about the pld-cvs-commit mailing list