Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24633
b: refs/heads/master
c: d0cc0df
h: refs/heads/master
i:
  24631: 16f3281
v: v3
  • Loading branch information
Paul Mackerras committed Mar 27, 2006
1 parent 2db4302 commit 93bce96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: e7e2d2da26384b07dfee83f63e6090e386c63d7e
refs/heads/master: d0cc0dfa2dcf18854144b16a74502bd25c4eaedf
4 changes: 0 additions & 4 deletions trunk/arch/ppc/kernel/ppc_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <linux/bitops.h>

#include <asm/page.h>
#include <asm/semaphore.h>
#include <asm/processor.h>
#include <asm/uaccess.h>
#include <asm/io.h>
Expand Down Expand Up @@ -262,9 +261,6 @@ EXPORT_SYMBOL(console_drivers);
EXPORT_SYMBOL(xmon);
EXPORT_SYMBOL(xmon_printf);
#endif
EXPORT_SYMBOL(__up);
EXPORT_SYMBOL(__down);
EXPORT_SYMBOL(__down_interruptible);

#if defined(CONFIG_KGDB) || defined(CONFIG_XMON)
extern void (*debugger)(struct pt_regs *regs);
Expand Down

0 comments on commit 93bce96

Please sign in to comment.