]> git.sur5r.net Git - u-boot/blobdiff - include/exports.h
Blackfin: bfin_sdh: convert to portmux framework
[u-boot] / include / exports.h
index 9588bc94e43cdf3d3989ee1369fb12cb6b0fbfc6..1d79a3162c07cbbddb65a015dfccfbf57aae326e 100644 (file)
@@ -35,7 +35,7 @@ int i2c_read (uchar, uint, int , uchar* , int);
 #endif
 #include <spi.h>
 
-void app_startup(char **);
+void app_startup(char * const *);
 
 #endif    /* ifndef __ASSEMBLY__ */