]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-exynos/power.h
Exynos: Make sure ps_hold gets set in the SPL
[karo-tx-uboot.git] / arch / arm / include / asm / arch-exynos / power.h
index c9609a23f5244ed75cd8e0ca566b0301841b8503..a4b41adca9b4f3364d73e10a097795edcacd4224 100644 (file)
@@ -1726,4 +1726,5 @@ uint32_t get_reset_status(void);
 
 /* Read the resume function and call it */
 void power_exit_wakeup(void);
+
 #endif