git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71c67d5
)
trace: remove pointless ifdefs
author
Steven Noonan
<steven@uplinklabs.net>
Sat, 20 Sep 2008 08:00:38 +0000
(
01:00
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:38:01 +0000
(10:38 +0200)
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 <steven@uplinklabs.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found