From: Michal Hocko Date: Thu, 25 Oct 2012 13:41:51 +0000 (+0200) Subject: linux/kernel.h: Remove duplicate trace_printk declaration X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60efc15ae96c7aace8060411b0d5add20e1ab21e;p=pandora-kernel.git 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed