1. 23 2月, 2012 4 次提交
  2. 25 1月, 2012 8 次提交
  3. 17 1月, 2012 1 次提交
    • A
      brcmfmac: work-around gcc 4.7 build issue · 5addc0de
      Alexandre Oliva 提交于
      Alexandre Oliva <oliva@lsd.ic.unicamp.br> says:
      
      "It's an issue brought about by GCC 4.7's partial-inlining, that ends up
      splitting the udelay function just at the wrong spot, in such a way that
      some sanity checks for constants fails, and we end up calling
      bad_udelay.
      
      This patch fixes the problem.  Feel free to push it upstream if it makes
      sense to you."
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      5addc0de
  4. 11 1月, 2012 1 次提交
  5. 20 12月, 2011 26 次提交