oprofile/x86: remove CONFIG_SMP macros
authorRobert Richter <robert.richter@amd.com>
Mon, 3 May 2010 09:58:46 +0000 (11:58 +0200)
committerRobert Richter <robert.richter@amd.com>
Tue, 4 May 2010 09:37:56 +0000 (11:37 +0200)
CPU notifier register functions also exist if CONFIG_SMP is
disabled. This change is part of hotplug code rework and also
necessary for later patches.

Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found