]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: brcm80211: remove driver specific -W options
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Sep 2010 23:36:06 +0000 (16:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Sep 2010 23:36:06 +0000 (16:36 -0700)
commit4fe4c189e48980fc0625b24c835b2cdc5eeece72
treee2dec46d2dc7b2eb39f1902a0aeb1483cd36a23c
parentaa60678c0643963c53a3d46d4456f1a74b94db8e
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 <henryp@broadcom.com>
Cc: Nohee Ko <noheek@broadcom.com>
Cc: jason <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/Makefile
drivers/staging/brcm80211/brcmfmac/Makefile