rpms/kernel/devel linux-2.6.11-compile-fixes.patch,1.23,1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun May 29 02:09:07 UTC 2005


Author: davej

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

Modified Files:
	linux-2.6.11-compile-fixes.patch 
Log Message:
missing include


linux-2.6.11-compile-fixes.patch:
 drivers/char/agp/hp-agp.c              |    3 +--
 drivers/firmware/pcdp.c                |    1 +
 drivers/firmware/pcdp.h                |    2 ++
 drivers/usb/media/pwc/pwc-ctrl.c       |    2 --
 drivers/usb/media/pwc/pwc-uncompress.c |    2 --
 include/acpi/actypes.h                 |    2 ++
 6 files changed, 6 insertions(+), 6 deletions(-)

Index: linux-2.6.11-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6.11-compile-fixes.patch,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- linux-2.6.11-compile-fixes.patch	29 May 2005 00:25:23 -0000	1.23
+++ linux-2.6.11-compile-fixes.patch	29 May 2005 02:09:04 -0000	1.24
@@ -54,3 +54,14 @@
  #define PCDP_CONSOLE			0
  #define PCDP_DEBUG			1
  #define PCDP_CONSOLE_OUTPUT		2
+--- linux-2.6.11/include/acpi/actypes.h~	2005-05-28 22:08:03.000000000 -0400
++++ linux-2.6.11/include/acpi/actypes.h	2005-05-28 22:08:40.000000000 -0400
+@@ -44,6 +44,8 @@
+ #ifndef __ACTYPES_H__
+ #define __ACTYPES_H__
+ 
++#include <acpi/platform/aclinux.h>
++
+ /*! [Begin] no source code translation (keep the typedefs) */
+ 
+ 




More information about the fedora-cvs-commits mailing list