]> git.karo-electronics.de Git - karo-tx-linux.git/commit
intel-iommu: add missing include of dma-contiguous.h
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 22 May 2014 00:42:47 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:47 +0000 (10:42 +1000)
commit84cb2da2386c56b21c78761e930ea7d64960a348
tree8fa4149da78fa5ece578426efb2ab6cb38befdf8
parentf5211a5610e8bf54ef791b9c2b3784b7a7679d4e
intel-iommu: add missing include of dma-contiguous.h

This patch fixes build error on ia64, that is introduced by the patch
intel-iommu-integrate-dma-cma.patch in -mm tree, and this change should
be folded into it.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/iommu/intel-iommu.c