[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:
Родитель
f549d6c18c
Коммит
4b4dc82247
|
@ -51,9 +51,6 @@
|
|||
#include <asm/commproc.h>
|
||||
#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 do_IRQ(struct pt_regs *regs);
|
||||
extern void MachineCheckException(struct pt_regs *regs);
|
||||
|
|
Загрузка…
Ссылка в новой задаче