lkml.org 
[lkml]   [2004]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] ppc64: Fix warning on pmac build
From
Date
Fix a stupid warning in PowerMac SMP build on ppc64

diff -urN linux-iommu/arch/ppc64/kernel/pmac_smp.c linux-DART/arch/ppc64/kernel/pmac_smp.c
--- linux-iommu/arch/ppc64/kernel/pmac_smp.c 2004-02-27 14:55:19.000000000 +1100
+++ linux-DART/arch/ppc64/kernel/pmac_smp.c 2004-02-27 15:00:48.000000000 +1100
@@ -57,7 +57,7 @@
extern void pmac_secondary_start_2(void);
extern void pmac_secondary_start_3(void);

-extern void smp_openpic_message_pass(int target, int msg, unsigned long data, int wait);
+extern void smp_openpic_message_pass(int target, int msg);

extern struct smp_ops_t *smp_ops;


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.018 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site