]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/common.h
net: usb: Add SMSC copyright to smsc95xx driver
[karo-tx-uboot.git] / include / common.h
index c7e51ca41c98214a7fc7338c09ddf97e937082d3..97c04df588ed641d50435f571342e0bb8b640a34 100644 (file)
@@ -616,6 +616,7 @@ int checkicache   (void);
 int    checkdcache   (void);
 void   upmconfig     (unsigned int, unsigned int *, unsigned int);
 ulong  get_tbclk     (void);
+void   reset_misc    (void);
 void   reset_cpu     (ulong addr);
 #if defined (CONFIG_OF_LIBFDT) && defined (CONFIG_OF_BOARD_SETUP)
 void ft_cpu_setup(void *blob, bd_t *bd);