staging: vt6655: remove typedef void *TimerFunction
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 29 Oct 2014 17:56:02 +0000 (17:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 20:34:47 +0000 (13:34 -0700)
commite11cdc39f381e541fbdc2eccf2c4fce910a4f2bb
treee07e03f57b64c57cc2562a8529dcb927301c0606
parentdd46cf735d3c95c6f5996716e55934ed40ad4d01
staging: vt6655: remove typedef void *TimerFunction

Covert functions TimerSQ3CallBack and TimerState1CallBack to
the correct type for struct timer_list.function to remove
the cast altogether.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/baseband.c
drivers/staging/vt6655/baseband.h
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/wmgr.h