]> rtime.felk.cvut.cz Git - jailhouse.git/commit
x86: Add missing include to amd_iommu.h
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 11 Jun 2016 17:00:13 +0000 (19:00 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 13 Jun 2016 07:13:59 +0000 (09:13 +0200)
commitfe6decf9d3b9a4fd8412f2dbc0d939b965dcc073
tree37576c131f61861b2958211f7820fb3b743ca880
parent3cfdd3aba4bb9a91bef54298522812ffcc22b3af
x86: Add missing include to amd_iommu.h

Reported by header-check script: We need this in the header due to the
use of struct jailhouse_memory. Consequently, we can remove the include
from the corresponding amd_iommu.c.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/amd_iommu.c
hypervisor/arch/x86/include/asm/amd_iommu.h