Skip to content

Commit

Permalink
s390: tape_class.h: remove kobj_map.h inclusion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Kroah-Hartman committed Dec 13, 2011
1 parent 7f3379d commit 5235492
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/s390/char/tape_class.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5235492

Please sign in to comment.