summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/vbuschannel.h
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2017-12-06 11:05:27 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-06 17:48:26 +0100
commitf09177adbe3e72dff2965a066eda1d243301727b (patch)
treed2695d27a093801ea30305255de839b57ad30c03 /drivers/staging/unisys/visorbus/vbuschannel.h
parente816d1f92e62192ec6bc0d9164aa35025fa45efe (diff)
downloadop-kernel-dev-f09177adbe3e72dff2965a066eda1d243301727b.zip
op-kernel-dev-f09177adbe3e72dff2965a066eda1d243301727b.tar.gz
staging: unisys: combine visorchannel.h and visorbus.h
Combine the include files visorchannel.h and visorbus.h so that only one include file is needed for the .c files. Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visorbus/vbuschannel.h')
-rw-r--r--drivers/staging/unisys/visorbus/vbuschannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorbus/vbuschannel.h b/drivers/staging/unisys/visorbus/vbuschannel.h
index 398b4b1..622c9d7 100644
--- a/drivers/staging/unisys/visorbus/vbuschannel.h
+++ b/drivers/staging/unisys/visorbus/vbuschannel.h
@@ -17,7 +17,7 @@
*/
#include <linux/uuid.h>
-#include "visorchannel.h"
+#include "visorbus.h"
/* {193b331b-c58f-11da-95a9-00e08161165f} */
#define VISOR_VBUS_CHANNEL_GUID \
OpenPOWER on IntegriCloud