Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91439
b: refs/heads/master
c: bceabd1
h: refs/heads/master
i:
  91437: a0498b3
  91435: 9de4ebe
  91431: 0ba4e3a
  91423: 61482c1
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Mar 25, 2008
1 parent 4d487a8 commit f7f39a1
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: 4944774d7fc170ed9a3b15065da6986f2e9429db
refs/heads/master: bceabd15050d8d0e3742af350f072a110510a2aa
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/ppc_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ extern void program_check_exception(struct pt_regs *regs);
extern void single_step_exception(struct pt_regs *regs);
extern int sys_sigreturn(struct pt_regs *regs);

EXPORT_SYMBOL(empty_zero_page);
EXPORT_SYMBOL(clear_pages);
EXPORT_SYMBOL(copy_page);
EXPORT_SYMBOL(ISA_DMA_THRESHOLD);
Expand Down Expand Up @@ -192,3 +191,4 @@ EXPORT_SYMBOL(intercept_table);
EXPORT_SYMBOL(__mtdcr);
EXPORT_SYMBOL(__mfdcr);
#endif
EXPORT_SYMBOL(empty_zero_page);

0 comments on commit f7f39a1

Please sign in to comment.