staging: unisys: visornic: remove poll_for_irq prototype
authorDavid Kershner <david.kershner@unisys.com>
Tue, 20 Sep 2016 15:42:06 +0000 (11:42 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Sep 2016 09:29:58 +0000 (11:29 +0200)
Remove poll_for_irq prototype not needed.

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/visornic/visornic_main.c

index 183d2ec..6b206be 100644 (file)
@@ -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