gigaset: include cleanup cleanup
Commit 5a0e3ad
causes slab.h to be included twice in many of the
Gigaset driver's source files, first via the common include file
gigaset.h and then a second time directly. Drop the spares, and
use the opportunity to clean up a few more similar cases.
Impact: cleanup, no functional change
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
CC: Tejun Heo <tj@kernel.org>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
1c4f019732
commit
b91ecb0027
@@ -13,7 +13,6 @@
|
||||
|
||||
#include "gigaset.h"
|
||||
#include <linux/gigaset_dev.h>
|
||||
#include <linux/tty.h>
|
||||
#include <linux/tty_flip.h>
|
||||
|
||||
/*** our ioctls ***/
|
||||
|
Reference in New Issue
Block a user