[DM/FIXUP] remove some redundant INIT_EXPORT

Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
GuEe-GUI
2024-11-18 15:03:23 +08:00
committed by Rbb666
parent b6f67285e9
commit 1bef42c64c
2 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -415,4 +415,4 @@ static int psci_drv_register(void)
return 0;
}
INIT_FRAMEWORK_EXPORT(psci_drv_register);
INIT_PLATFORM_EXPORT(psci_drv_register);