From: Arend van Spriel Date: Thu, 9 Jun 2011 14:44:47 +0000 (+0200) Subject: staging: brcm80211: remove d11regs_t parameter from wlc_tbtt function X-Git-Tag: v3.1-rc1~232^2~561 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c069ec4c2e7c139202487c8ab6949f1d5f30b7;p=pandora-kernel.git staging: brcm80211: remove d11regs_t parameter from wlc_tbtt function The function wlc_tbtt() has variable regs as parameter, but it is not used. Parameter has been removed from the function. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Reviewed-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed