Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de548302 authored by Jaswinder Singh Rajput's avatar Jaswinder Singh Rajput Committed by Ingo Molnar
Browse files

x86: include/asm/processor.h remove double declaration of print_cpu_info

parent 9f361c22
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -403,7 +403,6 @@ DECLARE_PER_CPU(unsigned long, stack_canary);
#endif
#endif
#endif	/* X86_64 */
#endif	/* X86_64 */


extern void print_cpu_info(struct cpuinfo_x86 *);
extern unsigned int xstate_size;
extern unsigned int xstate_size;
extern void free_thread_xstate(struct task_struct *);
extern void free_thread_xstate(struct task_struct *);
extern struct kmem_cache *task_xstate_cachep;
extern struct kmem_cache *task_xstate_cachep;