From: Robert Richter Date: Tue, 6 Jan 2009 23:20:57 +0000 (+0100) Subject: oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code X-Git-Tag: v2.6.29-rc1~32^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf8d974e298018f0b4ee02b1b097bf5500d3d27;p=pandora-kernel.git oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code The ifdefs can be removed since the code is no longer ibs specific and can be used for other purposes as well. IBS specific code is only in op_model_amd.c. Signed-off-by: Robert Richter --- Reading git-diff-tree failed