diff options
Diffstat (limited to 'arch/sparc/kernel/entry.h')
-rw-r--r-- | arch/sparc/kernel/entry.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sparc/kernel/entry.h b/arch/sparc/kernel/entry.h index 34d7ab5e10d2..a9ab19aa0411 100644 --- a/arch/sparc/kernel/entry.h +++ b/arch/sparc/kernel/entry.h | |||
@@ -5,9 +5,6 @@ | |||
5 | #include <linux/types.h> | 5 | #include <linux/types.h> |
6 | #include <linux/init.h> | 6 | #include <linux/init.h> |
7 | 7 | ||
8 | extern const char *sparc_cpu_type; | ||
9 | extern const char *sparc_fpu_type; | ||
10 | |||
11 | extern void __init per_cpu_patch(void); | 8 | extern void __init per_cpu_patch(void); |
12 | extern void __init sun4v_patch(void); | 9 | extern void __init sun4v_patch(void); |
13 | extern void __init boot_cpu_id_too_large(int cpu); | 10 | extern void __init boot_cpu_id_too_large(int cpu); |