From: David Kershner Date: Tue, 20 Sep 2016 15:42:06 +0000 (-0400) Subject: staging: unisys: visornic: remove poll_for_irq prototype X-Git-Tag: v4.9-rc1~119^2~278 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e7b6d8a61e3244392f882a31d08eab338cdeb772;p=karo-tx-linux.git staging: unisys: visornic: remove poll_for_irq prototype Remove poll_for_irq prototype not needed. Signed-off-by: David Kershner Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visornic/visornic_main.c b/drivers/staging/unisys/visornic/visornic_main.c index 183d2ec7aa53..6b206be18f5f 100644 --- a/drivers/staging/unisys/visornic/visornic_main.c +++ b/drivers/staging/unisys/visornic/visornic_main.c @@ -141,8 +141,6 @@ struct visornic_devdata { struct uiscmdrsp cmdrsp[SIZEOF_CMDRSP]; }; -static void poll_for_irq(unsigned long v); - /** * visor_copy_fragsinfo_from_skb( * @skb_in: skbuff that we are pulling the frags from