aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape.h
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2012-09-14 12:30:10 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-09-26 15:45:20 +0200
commit0e37b0cbb8edf64dc87ae95831c177db6c6d3b5c (patch)
tree9fd3e1d68ae1da6b92ccae5c245c75e43748aeb8 /drivers/s390/char/tape.h
parents390/ap_bus: add missing ifdef (diff)
downloadlinux-dev-0e37b0cbb8edf64dc87ae95831c177db6c6d3b5c.tar.xz
linux-dev-0e37b0cbb8edf64dc87ae95831c177db6c6d3b5c.zip
s390/tape: remove even more tape block leftovers
Fix this compile error: In file included from drivers/s390/char/tape_core.c:29:0: drivers/s390/char/tape_std.h:103:66: warning: ‘struct request’ declared inside parameter list [enabled by default] Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/char/tape.h')
-rw-r--r--drivers/s390/char/tape.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/char/tape.h b/drivers/s390/char/tape.h
index c06be6cc2fc3..ea664dd4f56d 100644
--- a/drivers/s390/char/tape.h
+++ b/drivers/s390/char/tape.h
@@ -15,7 +15,6 @@
#include <asm/ccwdev.h>
#include <asm/debug.h>
#include <asm/idals.h>
-#include <linux/blkdev.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/mtio.h>