1. 30 9月, 2010 36 次提交
  2. 27 9月, 2010 3 次提交
  3. 24 9月, 2010 1 次提交
    • G
      Staging: brcm80211: remove driver specific -W options · efd89a22
      Greg Kroah-Hartman 提交于
      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: NGreg Kroah-Hartman <gregkh@suse.de>
      efd89a22