summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/vbuschannel.h
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2017-09-27 13:14:31 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-09-28 11:17:14 +0200
commitb71d87b74664bab5de8f743a29f4d7d04a0a27e2 (patch)
tree6968b56cfb2e1f25ec82abcf198ba64cea9b0f70 /drivers/staging/unisys/visorbus/vbuschannel.h
parentcee247cbb31bc691a215042be3283749e981c248 (diff)
downloadop-kernel-dev-b71d87b74664bab5de8f743a29f4d7d04a0a27e2.zip
op-kernel-dev-b71d87b74664bab5de8f743a29f4d7d04a0a27e2.tar.gz
staging: unisys: visorbus: vbuschannel doesn't use ctypes
Don't include ctypes in vbuschannel.h, it isn't used by ctypes, but it is used by visorbus_main.c so include it there. 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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorbus/vbuschannel.h b/drivers/staging/unisys/visorbus/vbuschannel.h
index 27e04de..6eae58d 100644
--- a/drivers/staging/unisys/visorbus/vbuschannel.h
+++ b/drivers/staging/unisys/visorbus/vbuschannel.h
@@ -26,7 +26,6 @@
*/
#include <linux/uuid.h>
-#include <linux/ctype.h>
#include "channel.h"
/* {193b331b-c58f-11da-95a9-00e08161165f} */
OpenPOWER on IntegriCloud