Skip to content

Commit

Permalink
staging: unisys: visornic: remove poll_for_irq prototype
Browse files Browse the repository at this point in the history
Remove poll_for_irq prototype not needed.

Signed-off-by: David Kershner <[email protected]>
Reviewed-by: Tim Sell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
davidker authored and gregkh committed Sep 21, 2016
1 parent 2e805a9 commit e7b6d8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/unisys/visornic/visornic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e7b6d8a

Please sign in to comment.