[CPUFREQ] Remove some vi noise that escaped into the Makefile.
This commit is contained in:
Родитель
f7d770790f
Коммит
069283c3ec
|
@ -13,7 +13,7 @@ obj-$(CONFIG_CPU_FREQ_GOV_CONSERVATIVE) += cpufreq_conservative.o
|
||||||
# CPUfreq cross-arch helpers
|
# CPUfreq cross-arch helpers
|
||||||
obj-$(CONFIG_CPU_FREQ_TABLE) += freq_table.o
|
obj-$(CONFIG_CPU_FREQ_TABLE) += freq_table.o
|
||||||
|
|
||||||
##################################################################################d
|
##################################################################################
|
||||||
# x86 drivers.
|
# x86 drivers.
|
||||||
# Link order matters. K8 is preferred to ACPI because of firmware bugs in early
|
# Link order matters. K8 is preferred to ACPI because of firmware bugs in early
|
||||||
# K8 systems. ACPI is preferred to all other hardware-specific drivers.
|
# K8 systems. ACPI is preferred to all other hardware-specific drivers.
|
||||||
|
@ -37,8 +37,7 @@ obj-$(CONFIG_X86_SPEEDSTEP_CENTRINO) += speedstep-centrino.o
|
||||||
obj-$(CONFIG_X86_P4_CLOCKMOD) += p4-clockmod.o
|
obj-$(CONFIG_X86_P4_CLOCKMOD) += p4-clockmod.o
|
||||||
obj-$(CONFIG_X86_CPUFREQ_NFORCE2) += cpufreq-nforce2.o
|
obj-$(CONFIG_X86_CPUFREQ_NFORCE2) += cpufreq-nforce2.o
|
||||||
|
|
||||||
##################################################################################d
|
##################################################################################
|
||||||
|
|
||||||
# ARM SoC drivers
|
# ARM SoC drivers
|
||||||
obj-$(CONFIG_UX500_SOC_DB8500) += db8500-cpufreq.o
|
obj-$(CONFIG_UX500_SOC_DB8500) += db8500-cpufreq.o
|
||||||
obj-$(CONFIG_CPU_FREQ_S3C64XX) += s3c64xx.o
|
obj-$(CONFIG_CPU_FREQ_S3C64XX) += s3c64xx.o
|
||||||
|
|
Загрузка…
Ссылка в новой задаче