summaryrefslogtreecommitdiff
path: root/drivers/s390/char
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-12-13 11:05:24 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-12-13 11:17:40 -0800
commit523549254f3709366f8e4735e3cff381c3e36c68 (patch)
treef03ca90700157fa512ade62bc6413f132587bc2c /drivers/s390/char
parent7f3379de9cd91e52c40a48b8c01ebdb2d2eec5cf (diff)
s390: tape_class.h: remove kobj_map.h inclusion
This include file is not needed for any driver to be referencing, so remove it from the tape_class.h file. Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/s390/char')
-rw-r--r--drivers/s390/char/tape_class.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/char/tape_class.h b/drivers/s390/char/tape_class.h
index 9e32780c317..ba2092f741d 100644
--- a/drivers/s390/char/tape_class.h
+++ b/drivers/s390/char/tape_class.h
@@ -14,7 +14,6 @@
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/major.h>
-#include <linux/kobj_map.h>
#include <linux/cdev.h>
#include <linux/device.h>