]> git.baikalelectronics.ru Git - kernel.git/commit
iommu: Include linux/err.h
authorWang YanQing <udknight@gmail.com>
Fri, 19 Apr 2013 01:38:04 +0000 (09:38 +0800)
committerJoerg Roedel <joro@8bytes.org>
Fri, 19 Apr 2013 19:05:10 +0000 (21:05 +0200)
commit1f2d4dac20f7f1d39657b2badb4e249401742159
tree2fc9368cd134c2f910760256f60bcf95ea8c58a5
parent7cdcc37425915a9c739f888ca652ee70c4255cc7
iommu: Include linux/err.h

The linux/iommu.h header uses ERR_PTR defined
in linux/err.h but doesn't include it.

Cc:joro@8bytes.org
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
include/linux/iommu.h