[CPUFREQ] do not declare undefined functions
authorDavid Rientjes <rientjes@google.com>
Mon, 30 Apr 2007 14:34:37 +0000 (07:34 -0700)
committerDave Jones <davej@redhat.com>
Mon, 30 Apr 2007 19:42:48 +0000 (15:42 -0400)
fill_powernow_table_pstate() and fill_powernow_table_fidvid() are only
defined and used for X86_POWERNOW_K8_ACPI.

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found