aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/interface.c
diff options
context:
space:
mode:
authorTilman Schmidt <tilman@imap.cc>2010-04-16 12:08:58 +0000
committerDavid S. Miller <davem@davemloft.net>2010-04-18 02:33:29 -0700
commitb91ecb0027c7171c83d7cf443a22c39b1fde6d83 (patch)
tree85f65a47bf44d93dc66156503cf553ddb4280ce7 /drivers/isdn/gigaset/interface.c
parentpacket : remove init_net restriction (diff)
downloadlinux-dev-b91ecb0027c7171c83d7cf443a22c39b1fde6d83.tar.xz
linux-dev-b91ecb0027c7171c83d7cf443a22c39b1fde6d83.zip
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>
Diffstat (limited to 'drivers/isdn/gigaset/interface.c')
-rw-r--r--drivers/isdn/gigaset/interface.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/gigaset/interface.c b/drivers/isdn/gigaset/interface.c
index f0dc6c9cc283..c9f28dd40d5c 100644
--- a/drivers/isdn/gigaset/interface.c
+++ b/drivers/isdn/gigaset/interface.c
@@ -13,7 +13,6 @@
#include "gigaset.h"
#include <linux/gigaset_dev.h>
-#include <linux/tty.h>
#include <linux/tty_flip.h>
/*** our ioctls ***/