]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/psci.h
ARM: Add board-specific initialization hook for PSCI
[karo-tx-uboot.git] / arch / arm / include / asm / psci.h
index 50a3ca45e172b634894d0885fecd3d29c484466b..128a606444fed668b914eca9e14d407829a8a379 100644 (file)
@@ -34,6 +34,7 @@
 
 #ifndef __ASSEMBLY__
 int psci_update_dt(void *fdt);
+void psci_board_init(void);
 #endif /* ! __ASSEMBLY__ */
 
 #endif /* __ARM_PSCI_H__ */