diff options
author | Greg Banks <[email protected]> | 2009-03-11 21:07:28 +1100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-03-24 16:38:27 -0700 |
commit | e6e66b02e11563abdb7f69dcb7a2efbd8d577e77 (patch) | |
tree | db93d906bbe7a9b93dce80b8d67341ecad473fa4 /tools/perf/scripts/python | |
parent | 9898abb3d23311fa227a7f46bf4e40fd2954057f (diff) |
Dynamic debug: fix pr_fmt() build error
When CONFIG_DYNAMIC_DEBUG is enabled, allow callers of pr_debug()
to provide their own definition of pr_fmt() even if that definition
uses tricks like
#define pr_fmt(fmt) "%s:" fmt, __func__
Signed-off-by: Greg Banks <[email protected]>
Cc: Jason Baron <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions