From 2edfacac15f2d61d1034bf29fbc0f39fbe886201 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sun, 11 Nov 2007 21:06:23 -0800 Subject: [PATCH] --- yaml --- r: 73890 b: refs/heads/master c: e5ef67ef0b5d96315d3f7b74823cbfa85938a3a8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/mach-voyager/voyager_cat.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 20f3964a2d2e..ced8b44c00e2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 142d0a674d50b53366bd5ea02d7093d04960744e +refs/heads/master: e5ef67ef0b5d96315d3f7b74823cbfa85938a3a8 diff --git a/trunk/arch/x86/mach-voyager/voyager_cat.c b/trunk/arch/x86/mach-voyager/voyager_cat.c index 26a2d4c54b68..2132ca652df1 100644 --- a/trunk/arch/x86/mach-voyager/voyager_cat.c +++ b/trunk/arch/x86/mach-voyager/voyager_cat.c @@ -568,7 +568,7 @@ static voyager_module_t *voyager_initial_module; * boot cpu *after* all memory initialisation has been done (so we can * use kmalloc) but before smp initialisation, so we can probe the SMP * configuration and pick up necessary information. */ -void +void __init voyager_cat_init(void) { voyager_module_t **modpp = &voyager_initial_module;