rpms/kernel/devel linux-2.6-compile-fixes.patch,1.107,1.108

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Dec 6 11:32:55 UTC 2006


Author: dwmw2

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18690

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
fix ppc build

linux-2.6-compile-fixes.patch:
 arch/powerpc/sysdev/rom.c  |    1 +
 include/asm-powerpc/Kbuild |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- linux-2.6-compile-fixes.patch	5 Dec 2006 17:33:08 -0000	1.107
+++ linux-2.6-compile-fixes.patch	6 Dec 2006 11:32:52 -0000	1.108
@@ -16,3 +16,13 @@
  unifdef-y += termios.h
  unifdef-y += types.h
  unifdef-y += unistd.h
+--- linux-2.6.19.ppc64.orig/arch/powerpc/sysdev/rom.c
++++ linux-2.6.19.ppc64/arch/powerpc/sysdev/rom.c
+@@ -9,6 +9,7 @@
+ 
+ #include <linux/kernel.h>
+ #include <asm/of_device.h>
++#include <asm/of_platform.h>
+ 
+ static int __init powerpc_flash_init(void)
+ {




More information about the fedora-cvs-commits mailing list