staging: unisys: include: Remove unnecessary forward declaration
The struct visor_device had a forward declaration that was not needed. Remove it. Reviewed-by: Sameer Wadgaonkar <sameer.wadgaonkar@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
a595a7ff8b
commit
97cd8aaa09
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@
|
|||
|
||||
#include "channel.h"
|
||||
|
||||
struct visor_driver;
|
||||
struct visor_device;
|
||||
extern struct bus_type visorbus_type;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue