rpms/kernel/FC-5 linux-2.6-compile-fixes.patch,1.59,1.60

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Sep 9 03:37:46 UTC 2006


Author: davej

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

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
buildfix

linux-2.6-compile-fixes.patch:
 b/include/linux/pci_ids.h           |    5 ++++-
 linux-2.6.17.noarch/drivers/md/dm.c |    1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-5/linux-2.6-compile-fixes.patch,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- linux-2.6-compile-fixes.patch	9 Sep 2006 00:12:58 -0000	1.59
+++ linux-2.6-compile-fixes.patch	9 Sep 2006 03:37:43 -0000	1.60
@@ -42,3 +42,13 @@
  #define PCI_DEVICE_ID_VIA_82C598_1	0x8598
  #define PCI_DEVICE_ID_VIA_838X_1	0xB188
 
+--- linux-2.6.17.noarch/drivers/md/dm.c~	2006-09-08 23:37:08.000000000 -0400
++++ linux-2.6.17.noarch/drivers/md/dm.c	2006-09-08 23:37:16.000000000 -0400
+@@ -20,6 +20,7 @@
+ #include <linux/idr.h>
+ #include <linux/hdreg.h>
+ #include <linux/blktrace_api.h>
++#include <linux/idr.h>
+ 
+ static const char *_name = DM_NAME;
+ 




More information about the fedora-cvs-commits mailing list