]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2013 02:11:59 +0000 (19:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2013 02:11:59 +0000 (19:11 -0700)
commitd93a333e3941a9899296490ee7db2333055e35ec
tree9e1ec7eaf97548cb14f43fc67bf5eb1599bbe220
parent134457f5cef3023b63c2604df17ebd2ab60e78e8
parentfe44897b9cfa0c78621c6ce992ba58574662f806
Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping

Pull DMA-mapping fix from Marek Szyprowski:
 "A build bugfix for the device tree support for reserved memory
  regions.  Due to superfluous include the common code failed to build
  on ARM64 and MIPS architectures.

  The patch that caused the build break has lived at linux-next for
  about two weeks and noone noticed the issue, what convinced me that
  everything was ok"

* 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping:
  drivers: of: fix build break if asm/dma-contiguous.h is missing