iommu/mediatek: move the common struct into header file
authorHonghui Zhang <honghui.zhang@mediatek.com>
Wed, 8 Jun 2016 09:50:58 +0000 (17:50 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 21 Jun 2016 09:36:19 +0000 (11:36 +0200)
commit9ca340c98c0dc6cb60b5ebd7847302f57648f0ba
tree0ad4bb2df4a2efb9c0c804b580b76972cf4d9714
parent7e42626ad3f4540143e68ba41e5e553f2715b451
iommu/mediatek: move the common struct into header file

Move the struct defines of mtk iommu into a new header files for
common use.

Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/mtk_iommu.c
drivers/iommu/mtk_iommu.h [new file with mode: 0644]
This page took 0.025757 seconds and 5 git commands to generate.