Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212877
b: refs/heads/master
c: 55ec2fc
h: refs/heads/master
i:
  212875: a8155e3
v: v3
  • Loading branch information
Timur Tabi authored and Kumar Gala committed Oct 14, 2010
1 parent fdc9b55 commit be97d77
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b8f44ec2c05f9cfe1647173ac60c0cccb1118c91
refs/heads/master: 55ec2fca3e99f83b5c674e9aba713d848392f6cc
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,9 @@ extern struct timezone sys_tz;
static long timezone_offset;

unsigned long ppc_proc_freq;
EXPORT_SYMBOL(ppc_proc_freq);
EXPORT_SYMBOL_GPL(ppc_proc_freq);
unsigned long ppc_tb_freq;
EXPORT_SYMBOL_GPL(ppc_tb_freq);

#ifdef CONFIG_VIRT_CPU_ACCOUNTING
/*
Expand Down

0 comments on commit be97d77

Please sign in to comment.