From: David Kershner Date: Sat, 13 Jun 2015 03:12:35 +0000 (-0400) Subject: staging: unisys: cleanup iochannel includes X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=2c13087194700b16aada1a9112fad5b3861ac9fb;p=deliverable%2Flinux.git 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 Signed-off-by: Greg Kroah-Hartman --- 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 -#include "vmcallinterface.h" - -#define _ULTRA_CONTROLVM_CHANNEL_INLINE_ #include -#include "controlvmchannel.h" -#include "vbuschannel.h" -#undef _ULTRA_CONTROLVM_CHANNEL_INLINE_ #include "channel.h" #include "channel_guid.h"