mirror of https://gitee.com/openkylin/linux.git
staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNC
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
4f66520be9
commit
92b5e8c0ac
|
@ -194,9 +194,6 @@ visorchipset_register_busdev_server(
|
|||
struct visorchipset_busdev_responders *responders,
|
||||
struct ultra_vbus_deviceinfo *driver_info);
|
||||
|
||||
typedef void (*SPARREPORTEVENT_COMPLETE_FUNC) (struct controlvm_message *msg,
|
||||
int status);
|
||||
|
||||
void visorchipset_device_pause_response(u32 bus_no, u32 dev_no, int response);
|
||||
|
||||
bool visorchipset_get_bus_info(u32 bus_no,
|
||||
|
|
Loading…
Reference in New Issue