From: Greg Kroah-Hartman Date: Thu, 23 Sep 2010 23:36:06 +0000 (-0700) Subject: Staging: brcm80211: remove driver specific -W options X-Git-Tag: v2.6.37-rc1~60^2~3^2~472 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd89a2204d4086de48673ff7e4d5f537e32e0a5;p=pandora-kernel.git Staging: brcm80211: remove driver specific -W options A single driver shouldn't be overriding the kernel-wide -W options. This removes them from the Makefile. Bonus is that the code at least now will build on a 64bit platform. Problem is that both drivers can't be built at the same time right now or bad things happen when linking. Cc: Henry Ptasinski Cc: Nohee Ko Cc: jason Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed