lkml.org 
[lkml]   [2009]   [Feb]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[git-pull -tip] x86: fix double declaration
    From
    Date
    The following changes since commit cc2d1a5b2dbb2a3ccbb24e17a454ed1aa1b8ece4:
    Ingo Molnar (1):
    Merge branch 'timers/new-apis'

    are available in the git repository at:

    git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tipclean.git master

    Jaswinder Singh Rajput (1):
    x86: include/asm/processor.h remove double declaration of print_cpu_info

    arch/x86/include/asm/processor.h | 1 -
    1 files changed, 0 insertions(+), 1 deletions(-)

    Complete diff:
    diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h
    index dabab1a..72914d0 100644
    --- a/arch/x86/include/asm/processor.h
    +++ b/arch/x86/include/asm/processor.h
    @@ -403,7 +403,6 @@ DECLARE_PER_CPU(unsigned long, stack_canary);
    #endif
    #endif /* X86_64 */

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



    \
     
     \ /
      Last update: 2009-02-19 08:03    [W:3.395 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site