Files
ack-tegra/include/linux
Andrew Morton 1b2c289b4f 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 <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-29 18:28:13 -07:00
..
2013-04-29 15:54:33 -07:00
2013-04-29 15:54:28 -07:00
2013-04-09 14:09:17 -04:00
2013-04-29 15:54:28 -07:00
2013-03-28 11:10:22 -07:00
2013-04-29 15:54:37 -07:00