ANDROID: iommu/arm-smmu-v3-kvm: Add license
The driver is GPLv2, declare it in the module. Bug: 357781595 Bug: 384432312 Change-Id: I35cadc1132de0a7af7defe8dcad55b01beb3cbad Signed-off-by: Mostafa Saleh <smostafa@google.com>
This commit is contained in:
@@ -997,3 +997,4 @@ static int kvm_arm_smmu_v3_post_init(void)
|
||||
|
||||
core_initcall(kvm_arm_smmu_v3_register);
|
||||
late_initcall(kvm_arm_smmu_v3_post_init);
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
||||
Reference in New Issue
Block a user