Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52354925 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7f3379de
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>