summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Thompson <bryan.thompson@unisys.com>2016-09-02 16:41:35 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-12 13:26:30 +0200
commit89cb05105117dfa0b86635c7e8c124e529047f15 (patch)
tree503b7e19d05caef895d6555bab5cb38ef8307461
parentd7cbd9f6c4cdb379ebd04cda9cfce1bbf6442e26 (diff)
downloadop-kernel-dev-89cb05105117dfa0b86635c7e8c124e529047f15.zip
op-kernel-dev-89cb05105117dfa0b86635c7e8c124e529047f15.tar.gz
staging: unisys: visorinput: Remove ultrainputreport.h include
Stop ultrainputreport.h from including itself. Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com> 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>
-rw-r--r--drivers/staging/unisys/visorinput/ultrainputreport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/unisys/visorinput/ultrainputreport.h b/drivers/staging/unisys/visorinput/ultrainputreport.h
index 1bc3d20..53dde7c 100644
--- a/drivers/staging/unisys/visorinput/ultrainputreport.h
+++ b/drivers/staging/unisys/visorinput/ultrainputreport.h
@@ -17,8 +17,6 @@
#include <linux/types.h>
-#include "ultrainputreport.h"
-
/* Identifies mouse and keyboard activity which is specified by the firmware to
* the host using the cmsimpleinput protocol. @ingroup coretypes
*/
OpenPOWER on IntegriCloud