]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/armv7.h
ARM: PSCI: Rework the DT handler slightly
[karo-tx-uboot.git] / arch / arm / include / asm / armv7.h
index edb3b80015ba3d647461c8467d92e5a5356fbb34..c3cc5088ead885fc609874c3008d7e58d4492764 100644 (file)
@@ -124,7 +124,6 @@ void v7_outer_cache_inval_range(u32 start, u32 end);
 #if defined(CONFIG_ARMV7_NONSEC) || defined(CONFIG_ARMV7_VIRT)
 
 int armv7_init_nonsec(void);
-int armv7_update_dt(void *fdt);
 bool armv7_boot_nonsec(void);
 
 /* defined in assembly file */