]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: unisys: include: reorder to avoid forward declaration
authorDavid Kershner <david.kershner@unisys.com>
Wed, 27 Sep 2017 17:14:32 +0000 (13:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Sep 2017 09:17:14 +0000 (11:17 +0200)
commit6db4325b1f3e31f7b2005435b6a8dee335d27c95
tree0d31dc53de80b0367ef3c0f5077a3cfc0e2dd7cc
parentb71d87b74664bab5de8f743a29f4d7d04a0a27e2
staging: unisys: include: reorder to avoid forward declaration

The include file visorbus.h has a forward declaration of visor_device.
A simple reorder of the file removed the need for the forward
declaration.

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>
drivers/staging/unisys/include/visorbus.h