mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
staging: unisys: visorbus: remove controlvm_respond_physdev_changestate
Remove the unneeded prototype declaration for function controlvm_respond_physdev_changestate. Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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
612b81c931
commit
dd845d3632
@ -328,10 +328,6 @@ static struct platform_device visorchipset_platform_device = {
|
||||
};
|
||||
|
||||
/* Function prototypes */
|
||||
static void controlvm_respond_physdev_changestate(
|
||||
struct controlvm_message_header *msg_hdr, int response,
|
||||
struct spar_segment_state state);
|
||||
|
||||
static void parser_done(struct parser_context *ctx);
|
||||
|
||||
static uuid_le
|
||||
|
Loading…
Reference in New Issue
Block a user