[kernel] r11647 - dists/trunk/linux-2.6/debian/patches/features/arm
Martin Michlmayr
tbm at alioth.debian.org
Mon Jun 16 17:34:52 UTC 2008
Author: tbm
Date: Mon Jun 16 17:34:52 2008
New Revision: 11647
Log:
fix function name
Modified:
dists/trunk/linux-2.6/debian/patches/features/arm/ts409-mv2120-support.patch
Modified: dists/trunk/linux-2.6/debian/patches/features/arm/ts409-mv2120-support.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/arm/ts409-mv2120-support.patch (original)
+++ dists/trunk/linux-2.6/debian/patches/features/arm/ts409-mv2120-support.patch Mon Jun 16 17:34:52 2008
@@ -578,7 +578,7 @@
+ /*
+ * PCI isn't used on the TS-409
+ */
-+ printk(KERN_ERR "kurobox_pro_pci_map_irq failed, unknown bus\n");
++ printk(KERN_ERR "qnap_ts409_pci_map_irq failed, unknown bus\n");
+ return -1;
+}
+
More information about the Kernel-svn-changes
mailing list