Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286888
b: refs/heads/master
c: 7a28b5a
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Jan 19, 2012
1 parent a58947a commit e045ed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f76559a7736d049705400b5546d524485d5ed0d
refs/heads/master: 7a28b5a25f212b5f17cc0c973d1b8baa16069dd5
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-sa1100/cpu-sa1100.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ static int __init sa1100_cpu_init(struct cpufreq_policy *policy)
return 0;
}

static struct cpufreq_driver sa1100_driver = {
static struct cpufreq_driver sa1100_driver __refdata = {
.flags = CPUFREQ_STICKY,
.verify = sa11x0_verify_speed,
.target = sa1100_target,
Expand Down

0 comments on commit e045ed7

Please sign in to comment.