]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
async: Fixed an include coding style issue
authorPaul McQuade <tungstentide@gmail.com>
Tue, 31 May 2011 19:51:55 +0000 (20:51 +0100)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 15 Jun 2011 02:48:46 +0000 (22:48 -0400)
commit84c15027a7f2fbd7f1180d7cbb60e41abbbaedd2
tree178205c66fe01998b9eb72a3fca17dd72682f032
parentbd38c0e6f98326132a691d73b2056b426423c638
async: Fixed an include coding style issue

Added <linux/atomic.h>,<linux/ktime.h> and Removed <asm/atomic.h>.
Added KERN_DEBUG to printk() functions.

Acked-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Paul McQuade <tungstentide@gmail.com>
Link: http://lkml.kernel.org/r/4DE596B4.7030904@gmail.com
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/async.c