From: Greg Kroah-Hartman Date: Thu, 7 Oct 2010 23:34:51 +0000 (-0700) Subject: Staging: brcm80211: remove some more macros from linuxver.h X-Git-Tag: v2.6.37-rc1~60^2~3^2~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a3bf7471e8acaab0e66a6304212218025fe1ec2;p=pandora-kernel.git Staging: brcm80211: remove some more macros from linuxver.h These aren't needed anymore, and now we are down to just one broken one, and a whole bunch of #include files here. This can be further factored by moving the proper #includes into the different .c files, and not leaving them in this one large one. Cc: Brett Rudley Cc: Henry Ptasinski Cc: Nohee Ko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed