]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Nov 2012 22:36:06 +0000 (12:36 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Nov 2012 22:36:06 +0000 (12:36 -1000)
commitfad33011524e23bc51106083cec7ef60d8c00bab
tree6d1e1447abb053056400a13aa4a7932a6d5a89e1
parent7331163d319019862f2d26a1088445374c1129da
parent5fff6cec887ecc19ede14d00ac6276bba8276319
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6

Pull device tree regression fix from Grant Likely:
 "Simple build regression fix for DT device drivers on Sparc.  An
  earlier change had masked out the of_iomap() helper on SPARC."

* tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6:
  of/address: sparc: Declare of_iomap as an extern function for sparc again