oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code
authorRobert Richter <robert.richter@amd.com>
Tue, 6 Jan 2009 23:20:57 +0000 (00:20 +0100)
committerRobert Richter <robert.richter@amd.com>
Wed, 7 Jan 2009 21:47:56 +0000 (22:47 +0100)
commitebf8d974e298018f0b4ee02b1b097bf5500d3d27
tree84cdfc122513336bfda25be03d85518642b2f924
parent465634adc1d09b490c8ee31885575be39d375d53
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>
drivers/oprofile/buffer_sync.c
drivers/oprofile/cpu_buffer.c