]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2015 14:23:09 +0000 (07:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2015 14:23:09 +0000 (07:23 -0700)
commite99317b933f426b800392e444c5af4d42213012a
treee9d07ea9a6f3cae78be55e1400a2b7a08a5954e4
parent5cc56a65b0f00d5084ad8e5bd227772531d42fa5
parent04adaabbf0cf0309689a269801e66f0c4f767ecc
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus

Pull MIPS bug fixes from Ralf Baechle:
 "Two more fixes for 4.2.

  One fixes a build issue with the LLVM assembler - LLVM assembler macro
  names are case sensitive, GNU as macro names are insensitive; the
  other corrects a license string (GPL v2, not GPLv2) such that the
  module loader will recognice the license correctly"

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus:
  FIRMWARE: bcm47xx_nvram: Fix module license.
  MIPS: Fix LLVM build issue.