iommu: Include device.h in iommu.h
authorJoerg Roedel <jroedel@suse.de>
Wed, 26 Apr 2017 13:34:06 +0000 (15:34 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 27 Apr 2017 09:24:10 +0000 (11:24 +0200)
commite8245c1b1a3bb8474f91c69ccd13637d3589bb2c
treec1bf5a6f7f397bf3d9a9033d88e5095a611d760b
parent3ba8775f64484a2b56bf3c88d09a186d819fa348
iommu: Include device.h in iommu.h

We make use of 'struct device' in iommu.h, so include
device.h to make it available explicitly.

Re-order the other headers while at it.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
include/linux/iommu.h