From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:42 +0000 (-0400) Subject: staging: unisys: remove visorchipset_controlvm_respond_reportEvent() X-Git-Tag: v3.19-rc1~66^2~517 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f4cf035e232e06f9f1895bb0b6cee4eaa41bfb;p=thirdparty%2Fkernel%2Fstable.git staging: unisys: remove visorchipset_controlvm_respond_reportEvent() No one is using this definition so remove it. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorchipset/visorchipset.h b/drivers/staging/unisys/visorchipset/visorchipset.h index 5efc2d6dc57bb..4963cbccdc2b3 100644 --- a/drivers/staging/unisys/visorchipset/visorchipset.h +++ b/drivers/staging/unisys/visorchipset/visorchipset.h @@ -282,8 +282,6 @@ BOOL visorchipset_set_device_context(ulong bus_no, ulong dev_no, void *context); int visorchipset_chipset_ready(void); int visorchipset_chipset_selftest(void); int visorchipset_chipset_notready(void); -void visorchipset_controlvm_respond_reportEvent(struct controlvm_message *msg, - void *payload); void visorchipset_save_message(struct controlvm_message *msg, enum crash_obj_type type); void *visorchipset_cache_alloc(struct kmem_cache *pool,