]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: iommu: Include linux/kref.h in asm/dma-iommu.h
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 16 Dec 2012 12:32:03 +0000 (13:32 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 25 Feb 2013 14:30:40 +0000 (15:30 +0100)
commit3e3a1823281fc342ac5d99d853167e009bb86258
tree91deae763597b1ae1453a0147e5340d65194dbf5
parent19f949f52599ba7c3f67a5897ac6be14bfcb1200
ARM: iommu: Include linux/kref.h in asm/dma-iommu.h

The dma_iommu_mapping structure defined in asm/dma-iommu.h embeds a
struct kref, include the appropriate header file.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
arch/arm/include/asm/dma-iommu.h