From: Steven Noonan Date: Sat, 20 Sep 2008 08:00:38 +0000 (-0700) Subject: trace: remove pointless ifdefs X-Git-Tag: v2.6.28-rc1~78^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8925b394eca0bb0a444a6487d702d0f650e94a10;p=pandora-kernel.git trace: remove pointless ifdefs The functions are already 'extern' anyway, so there's no problem with linkage. Removing these ifdefs also helps find any potential compiler errors. Suggested by Andrew Morton. Signed-off-by: Steven Noonan Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed