From: Arnaldo Carvalho de Melo Date: Thu, 25 Mar 2010 22:59:00 +0000 (-0300) Subject: perf symbols: Move hex2u64 and strxfrchar to symbol.c X-Git-Tag: v2.6.35-rc1~522^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aab621b7bf024608f0c089e21656e7fe875a150;p=pandora-kernel.git perf symbols: Move hex2u64 and strxfrchar to symbol.c Mostly used in symbol.c so move them there to reduce the number of files needed to use the symbol system. Also do some header adjustments with the same intent. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1269557941-15617-5-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed