Commit 97cd8aaa authored by David Kershner's avatar David Kershner Committed by Greg Kroah-Hartman

staging: unisys: include: Remove unnecessary forward declaration

The struct visor_device had a forward declaration that was not needed.
Remove it.
Reviewed-by: default avatarSameer Wadgaonkar <sameer.wadgaonkar@unisys.com>
Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Reviewed-by: default avatarTim Sell <timothy.sell@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a595a7ff
......@@ -39,7 +39,6 @@
#include "channel.h"
struct visor_driver;
struct visor_device;
extern struct bus_type visorbus_type;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment