]> git.sur5r.net Git - u-boot/blobdiff - include/ppc4xx.h
cmd_date: Fix spelling in error message.
[u-boot] / include / ppc4xx.h
index 3bff00a55916f76a7c6c5e12dd5cc027e49031af..5024db447f8647b3df9cffe7b08ba15c22fe93e9 100644 (file)
@@ -221,6 +221,8 @@ static inline void set_mcsr(u32 val)
        asm volatile("mtspr 0x23c, %0" : "=r" (val) :);
 }
 
+int ppc4xx_pci_sync_clock_config(u32 async);
+
 #endif /* __ASSEMBLY__ */
 
 /* for multi-cpu support */