Loading drivers/char/mem.c +0 −4 Original line number Diff line number Diff line Loading @@ -35,10 +35,6 @@ # include <linux/efi.h> #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. Loading Loading
drivers/char/mem.c +0 −4 Original line number Diff line number Diff line Loading @@ -35,10 +35,6 @@ # include <linux/efi.h> #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. Loading