commit | a2221796256ea7b236cec6bf027c1c1de5b8ccd7 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <[email protected]> | Mon Feb 07 15:32:18 2011 +0100 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Mon Feb 07 12:41:55 2011 -0200 |
tree | 05c4ad1ae6f9d660ab288953fb5ce007d5976e14 | |
parent | fb7d0b3cefb80a105f7fd26bbc62e0cbf9192822 [diff] |
perf annotate: Fix build error A small fix for when NO_NEWT_SUPPORT is defined. Add a missing "struct" to the function prototype. Cc: Frederic Weisbecker <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Tom Zanussi <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>