Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3628
b: refs/heads/master
c: 6ae3db1
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed Jun 27, 2005
1 parent 85411f3 commit be89303
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 8c8709334cec803368a432a33e0f2e116d48fe07
refs/heads/master: 6ae3db110e62b0846aae1b5c6e661484ee3a5ed1
1 change: 1 addition & 0 deletions trunk/arch/ppc64/kernel/ppc_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ EXPORT_SYMBOL(giveup_fpu);
EXPORT_SYMBOL(giveup_altivec);
#endif
EXPORT_SYMBOL(__flush_icache_range);
EXPORT_SYMBOL(flush_dcache_range);

#ifdef CONFIG_SMP
#ifdef CONFIG_PPC_ISERIES
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/ppc64/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ unsigned long tb_to_xs;
unsigned tb_to_us;
unsigned long processor_freq;
DEFINE_SPINLOCK(rtc_lock);
EXPORT_SYMBOL_GPL(rtc_lock);

unsigned long tb_to_ns_scale;
unsigned long tb_to_ns_shift;
Expand Down

0 comments on commit be89303

Please sign in to comment.