linux/kernel.h: Remove duplicate trace_printk declaration
authorMichal Hocko <mhocko@suse.cz>
Thu, 25 Oct 2012 13:41:51 +0000 (15:41 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 31 Oct 2012 20:46:37 +0000 (16:46 -0400)
commit60efc15ae96c7aace8060411b0d5add20e1ab21e
treeb4a5634a17f1af4f8fa9ba2eb7c1fc8e751d82b8
parent6f86ab9fcaef122abb837819139eadac1a0ca966
linux/kernel.h: Remove duplicate trace_printk declaration

!CONFIG_TRACING both declares and defines (empty) trace_printk.
The first one is not redundant so it can be removed.

Link: http://lkml.kernel.org/r/1351172511-18125-1-git-send-email-mhocko@suse.cz
Signed-off-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/linux/kernel.h