aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2015-06-12 23:12:35 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-13 14:45:51 -0700
commit2c13087194700b16aada1a9112fad5b3861ac9fb (patch)
treef9de1ac42d8c5f13d3d4f25d691aa0db5608f2d9 /drivers/staging/unisys
parentvme: tsi148: depend on HAS_DMA for Kconfig (diff)
downloadlinux-dev-2c13087194700b16aada1a9112fad5b3861ac9fb.tar.xz
linux-dev-2c13087194700b16aada1a9112fad5b3861ac9fb.zip
staging: unisys: cleanup iochannel includes
The iochannel.h file no longer needs to include conttrolvmchannel.h, vbuschannel.h and vmcallinterfaces.h. Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys')
-rw-r--r--drivers/staging/unisys/include/iochannel.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/unisys/include/iochannel.h b/drivers/staging/unisys/include/iochannel.h
index 538036d378fb..64a581a4b4e4 100644
--- a/drivers/staging/unisys/include/iochannel.h
+++ b/drivers/staging/unisys/include/iochannel.h
@@ -30,13 +30,7 @@
#include <linux/uuid.h>
-#include "vmcallinterface.h"
-
-#define _ULTRA_CONTROLVM_CHANNEL_INLINE_
#include <linux/dma-direction.h>
-#include "controlvmchannel.h"
-#include "vbuschannel.h"
-#undef _ULTRA_CONTROLVM_CHANNEL_INLINE_
#include "channel.h"
#include "channel_guid.h"