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>
This commit is contained in:
parent
d7cbd9f6c4
commit
89cb051051
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue