From: Greg Kroah-Hartman Date: Sat, 15 Aug 2015 02:46:06 +0000 (-0700) Subject: staging: wilc1000: remove WILC_TimerHandle typedef X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da711eb68e6f91b271a465cbcef3e96759840148;p=pandora-kernel.git staging: wilc1000: remove WILC_TimerHandle typedef Use the proper structure (struct timer_list) instead, which makes things much more readable. Cc: Johnny Kim Cc: Rachel Kim Cc: Dean Lee Cc: Chris Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed