commit | ebf8d974e298018f0b4ee02b1b097bf5500d3d27 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Wed Jan 07 00:20:57 2009 +0100 |
committer | Robert Richter <robert.richter@amd.com> | Wed Jan 07 22:47:56 2009 +0100 |
tree | 84cdfc122513336bfda25be03d85518642b2f924 | |
parent | 465634adc1d09b490c8ee31885575be39d375d53 [diff] |
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 <robert.richter@amd.com>