Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189770
b: refs/heads/master
c: 582b65e
h: refs/heads/master
v: v3
  • Loading branch information
Wu Zhangjin authored and Ralf Baechle committed Apr 12, 2010
1 parent 6f814cc commit 61fd459
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b846c10da5d6a5c159ab4dea92c1080d5add9fb1
refs/heads/master: 582b65e4d3f9664f87661359af99def304bc68bb
4 changes: 4 additions & 0 deletions trunk/arch/mips/kernel/cpufreq/loongson2_clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,7 @@ void loongson2_cpu_wait(void)
spin_unlock_irqrestore(&loongson2_wait_lock, flags);
}
EXPORT_SYMBOL_GPL(loongson2_cpu_wait);

MODULE_AUTHOR("Yanhua <yanh@lemote.com>");
MODULE_DESCRIPTION("cpufreq driver for Loongson 2F");
MODULE_LICENSE("GPL");

0 comments on commit 61fd459

Please sign in to comment.