From: Arend van Spriel Date: Tue, 10 May 2011 20:25:31 +0000 (+0200) Subject: staging: brcm80211: remove definition of BCMFASTPATH macro X-Git-Tag: v3.0-rc1~336^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de91ed29c4ba7bfc6789bf018a2f4605f1ece2a8;p=pandora-kernel.git staging: brcm80211: remove definition of BCMFASTPATH macro The macro was used to assure function flagged with this macro were placed in a named section. However, in the linux build enviroment there is no such section specified in the linker scripts so it makes no sense to keep it in. Cc: devel@linuxdriverproject.org Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed