summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
diff options
context:
space:
mode:
authorSatyam Sharma <satyam@infradead.org>2007-10-02 13:28:15 -0700
committerDave Jones <davej@redhat.com>2007-10-04 18:40:57 -0400
commit6070b5de50ab5e3f810628a9cbb04deecf30a85f (patch)
tree008d9a6df181b99a46bda05d0194c2dde0c88ded /drivers/cpufreq
parentdd184a01b8ece6bac2f7a63de99a4a4d29552746 (diff)
downloadop-kernel-dev-6070b5de50ab5e3f810628a9cbb04deecf30a85f.zip
op-kernel-dev-6070b5de50ab5e3f810628a9cbb04deecf30a85f.tar.gz
[CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()
Callsites such as arch/powerpc/oprofile/op_model_cell.c are having to open-code #ifdef CONFIG_CPU_FREQ only to be able to get at the full definition of cpufreq_unregister_notifier(), because no empty stub is available for the !CONFIG_CPU_FREQ case. Let's provide one, to be able to remove such #ifdef's from the rest of the kernel tree -- those will come in a subsequent patch. Signed-off-by: Satyam Sharma <satyam@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud