[kernel] r10110 - dists/etch/linux-2.6/debian/patches/bugfix/mips

Martin Michlmayr tbm at alioth.debian.org
Tue Jan 15 16:08:38 UTC 2008


Author: tbm
Date: Tue Jan 15 16:08:38 2008
New Revision: 10110

Log:
update patch so it will apply


Modified:
   dists/etch/linux-2.6/debian/patches/bugfix/mips/cobalt-raq1-net.patch

Modified: dists/etch/linux-2.6/debian/patches/bugfix/mips/cobalt-raq1-net.patch
==============================================================================
--- dists/etch/linux-2.6/debian/patches/bugfix/mips/cobalt-raq1-net.patch	(original)
+++ dists/etch/linux-2.6/debian/patches/bugfix/mips/cobalt-raq1-net.patch	Tue Jan 15 16:08:38 2008
@@ -12,13 +12,11 @@
  arch/mips/pci/fixup-cobalt.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
-diff --git a/arch/mips/pci/fixup-cobalt.c b/arch/mips/pci/fixup-cobalt.c
-index f7df114..9553b14 100644
---- a/arch/mips/pci/fixup-cobalt.c
-+++ b/arch/mips/pci/fixup-cobalt.c
-@@ -177,7 +177,7 @@ static char irq_tab_raq2[] __initdata = {
+--- a/arch/mips/pci/fixup-cobalt.c	2008-01-15 16:05:02.000000000 +0000
++++ b/arch/mips/pci/fixup-cobalt.c	2008-01-15 16:07:29.000000000 +0000
+@@ -145,7 +145,7 @@
  
- int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
+ int __init pcibios_map_irq(struct pci_dev *dev, u8 slot, u8 pin)
  {
 -	if (cobalt_board_id < COBALT_BRD_ID_QUBE2)
 +	if (cobalt_board_id <= COBALT_BRD_ID_QUBE1)



More information about the Kernel-svn-changes mailing list