From: David S. Miller Date: Thu, 10 Sep 2009 12:55:17 +0000 (-0700) Subject: sparc64: Provide extern decls for sparc_??u_type strings. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=76c36d016a3f958d6231dcdef54a132614c3b578;p=linux-beck.git sparc64: Provide extern decls for sparc_??u_type strings. Signed-off-by: David S. Miller --- diff --git a/arch/sparc/include/asm/system_64.h b/arch/sparc/include/asm/system_64.h index 6c077816ab28..25e848f0cad7 100644 --- a/arch/sparc/include/asm/system_64.h +++ b/arch/sparc/include/asm/system_64.h @@ -29,6 +29,10 @@ enum sparc_cpu { /* This cannot ever be a sun4c :) That's just history. */ #define ARCH_SUN4C 0 +extern const char *sparc_cpu_type; +extern const char *sparc_fpu_type; +extern const char *sparc_pmu_type; + extern char reboot_command[]; /* These are here in an effort to more fully work around Spitfire Errata