From: Adrian Bunk Date: Wed, 30 Apr 2008 07:54:30 +0000 (-0700) Subject: make marker_debug static X-Git-Tag: v2.6.26-rc1~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab883af53ec1b87add43b32a28d8347f17d5155b;p=pandora-kernel.git make marker_debug static With the needlessly global marker_debug being static gcc can optimize the unused code away. Signed-off-by: Adrian Bunk Acked-by: Mathieu Desnoyers Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed