aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSatyam Sharma <[email protected]>2007-10-02 13:28:15 -0700
committerDave Jones <[email protected]>2007-10-04 18:40:57 -0400
commit6070b5de50ab5e3f810628a9cbb04deecf30a85f (patch)
tree008d9a6df181b99a46bda05d0194c2dde0c88ded /scripts/patch-kernel
parentdd184a01b8ece6bac2f7a63de99a4a4d29552746 (diff)
[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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Dave Jones <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions