diff --git a/[refs] b/[refs] index d53d232e7103..398177f7f12a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb7d0b3cefb80a105f7fd26bbc62e0cbf9192822 +refs/heads/master: a2221796256ea7b236cec6bf027c1c1de5b8ccd7 diff --git a/trunk/tools/perf/util/annotate.h b/trunk/tools/perf/util/annotate.h index b1253aadf340..bc08b36a713a 100644 --- a/trunk/tools/perf/util/annotate.h +++ b/trunk/tools/perf/util/annotate.h @@ -82,7 +82,7 @@ int symbol__tty_annotate(struct symbol *sym, struct map *map, int evidx, int max_lines); #ifdef NO_NEWT_SUPPORT -static inline int symbol__tui_annotate(symbol *sym __used, +static inline int symbol__tui_annotate(struct symbol *sym __used, struct map *map __used, int evidx __used) { return 0;