diff options
| author | Andrew Morton <[email protected]> | 2013-04-29 16:17:19 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-29 18:28:13 -0700 |
| commit | 1b2c289b4f9018f4bd54d22ab54aaeda9181cd2a (patch) | |
| tree | b2fd354c2d9fa092a4348e1a758a14047fd38b3f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d0380e6c3c0f6edb986d8798a23acfaf33d5df23 (diff) | |
include/linux/printk.h: include stdarg.h
printk.h uses va_list but doesn't include stdarg.h. Hence printk.h is
unusable unless its includer has already included kernel.h (which includes
stdarg.h).
Remove the dependency by including stdarg.h in printk.h
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions