commit | 26b86092c4650311256fa2372ced7e1e17d97d7b | [log] [tgz] |
---|---|---|
author | Sohil Mehta <[email protected]> | Tue Sep 11 17:11:36 2018 -0700 |
committer | Joerg Roedel <[email protected]> | Tue Sep 25 14:33:43 2018 +0200 |
tree | 14ae307c6ba6ac7abeccd278eedaf0cdb4c2968f | |
parent | 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84 [diff] |
iommu/vt-d: Relocate struct/function declarations to its header files To reuse the static functions and the struct declarations, move them to corresponding header files and export the needed functions. Cc: Lu Baolu <[email protected]> Cc: Fenghua Yu <[email protected]> Cc: Jacob Pan <[email protected]> Cc: Ashok Raj <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Gayatri Kammela <[email protected]> Signed-off-by: Sohil Mehta <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>