[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-m68k
Subject:    [PATCH] (13/22) isa_{type,sex} should be exported (m68k)
From:       Al Viro <viro () www ! linux ! org ! uk>
Date:       2005-08-25 5:24:46
Message-ID: E1E8AEI-0005dB-Fj () parcelfarce ! linux ! theplanet ! co ! uk
[Download RAW message or body]

missing export on m68k

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
----
diff -urN RC13-rc7-m68k-mul/arch/m68k/kernel/setup.c RC13-rc7-isa_type/arch/m68k/kernel/setup.c
--- RC13-rc7-m68k-mul/arch/m68k/kernel/setup.c	2005-06-17 15:48:29.000000000 -0400
+++ RC13-rc7-isa_type/arch/m68k/kernel/setup.c	2005-08-25 00:54:13.000000000 -0400
@@ -100,6 +100,8 @@
 #if defined(CONFIG_ISA) && defined(MULTI_ISA)
 int isa_type;
 int isa_sex;
+EXPORT_SYMBOL(isa_type);
+EXPORT_SYMBOL(isa_sex);
 #endif
 
 extern int amiga_parse_bootinfo(const struct bi_record *);
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic