X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fchar%2Fmem.c;h=f182752fe918b9b08bb601bd0bc827bb3e1f0cf2;hb=065d9cac98a5406ecd5a1368f8fd38f55739dee9;hp=850a78c9c4bc9c639dd5b2c5816a4c89e7568eb1;hpb=ef88b7dba2b47c70037a34a599d383462bb74bd3;p=linux-2.6 diff --git a/drivers/char/mem.c b/drivers/char/mem.c index 850a78c9c4..f182752fe9 100644 --- a/drivers/char/mem.c +++ b/drivers/char/mem.c @@ -35,10 +35,6 @@ # include #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 * outside of main memory.