From: Malcolm Priestley Date: Wed, 29 Oct 2014 17:56:02 +0000 (+0000) Subject: staging: vt6655: remove typedef void *TimerFunction X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~599 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11cdc39f381e541fbdc2eccf2c4fce910a4f2bb;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed