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)
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>

No differences found