[PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPS
This #define is only used on sparc. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
f549d6c18c
commit
4b4dc82247
@ -51,9 +51,6 @@
|
|||||||
#include <asm/commproc.h>
|
#include <asm/commproc.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Tell string.h we don't want memcpy etc. as cpp defines */
|
|
||||||
#define EXPORT_SYMTAB_STROPS
|
|
||||||
|
|
||||||
extern void transfer_to_handler(void);
|
extern void transfer_to_handler(void);
|
||||||
extern void do_IRQ(struct pt_regs *regs);
|
extern void do_IRQ(struct pt_regs *regs);
|
||||||
extern void MachineCheckException(struct pt_regs *regs);
|
extern void MachineCheckException(struct pt_regs *regs);
|
||||||
|
Loading…
Reference in New Issue
Block a user