• B
    perf annotate: Fix build error · a2221796
    Borislav Petkov 提交于
    A small fix for when NO_NEWT_SUPPORT is defined.
    
    Add a missing "struct" to the function prototype.
    
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Stephane Eranian <eranian@google.com>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Tom Zanussi <tzanussi@gmail.com>
    LKML-Reference: <20110207143218.GA31197@kryptos.osrc.amd.com>
    Signed-off-by: NBorislav Petkov <borislav.petkov@amd.com>
    Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
    a2221796
annotate.h 2.7 KB