[PATCH] remove a dead extern in mem.c
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
c1d7ef70a7
commit
edf83015fc
@@ -35,10 +35,6 @@
|
|||||||
# include <linux/efi.h>
|
# include <linux/efi.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(CONFIG_S390_TAPE) && defined(CONFIG_S390_TAPE_CHAR)
|
|
||||||
extern void tapechar_init(void);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Architectures vary in how they handle caching for addresses
|
* Architectures vary in how they handle caching for addresses
|
||||||
* outside of main memory.
|
* outside of main memory.
|
||||||
|
Reference in New Issue
Block a user