Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xcap-capability-linux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xcap
xcap-capability-linux
Commits
069283c3
Commit
069283c3
authored
13 years ago
by
Dave Jones
Committed by
Dave Jones
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[CPUFREQ] Remove some vi noise that escaped into the Makefile.
parent
f7d77079
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/cpufreq/Makefile
+2
-3
2 additions, 3 deletions
drivers/cpufreq/Makefile
with
2 additions
and
3 deletions
drivers/cpufreq/Makefile
+
2
−
3
View file @
069283c3
...
...
@@ -13,7 +13,7 @@ obj-$(CONFIG_CPU_FREQ_GOV_CONSERVATIVE) += cpufreq_conservative.o
# CPUfreq cross-arch helpers
obj-$(CONFIG_CPU_FREQ_TABLE)
+=
freq_table.o
##################################################################################
d
##################################################################################
# x86 drivers.
# 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.
...
...
@@ -37,8 +37,7 @@ obj-$(CONFIG_X86_SPEEDSTEP_CENTRINO) += speedstep-centrino.o
obj-$(CONFIG_X86_P4_CLOCKMOD)
+=
p4-clockmod.o
obj-$(CONFIG_X86_CPUFREQ_NFORCE2)
+=
cpufreq-nforce2.o
##################################################################################d
##################################################################################
# ARM SoC drivers
obj-$(CONFIG_UX500_SOC_DB8500)
+=
db8500-cpufreq.o
obj-$(CONFIG_CPU_FREQ_S3C64XX)
+=
s3c64xx.o
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment