staging: unisys: Don't include timskmod.h
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 5 May 2015 22:35:48 +0000 (18:35 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 13:25:54 +0000 (15:25 +0200)
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/parser.h
drivers/staging/unisys/visorchipset/visorchipset.h

index 73be279bb401a2ea6a4ea99817a320d769ada772..3fe17c0c64d248f067de3651d9850702dcf73e58 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <linux/uuid.h>
 
-#include "timskmod.h"
 #include "channel.h"
 
 typedef enum {
index 2c2d3fb47dc3064509ca1e5020a5a9e55c520b38..3c57782df96ade89e54a6379a4645b4bfefb0fab 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <linux/uuid.h>
 
-#include "timskmod.h"
 #include "channel.h"
 #include "controlvmchannel.h"
 #include "parser.h"