]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/txx9/generic/setup.c
[MIPS] TXx9: cleanup and fix some sparse warnings
[linux-2.6-omap-h63xx.git] / arch / mips / txx9 / generic / setup.c
index 452cb9ea12c054be42dd40801ab9edce5b33fee1..5afc5d5cab03510dfd7ffe82bec924811e1f1d6e 100644 (file)
@@ -140,7 +140,7 @@ void __init prom_init(void)
 
        strcpy(txx9_system_type, txx9_board_vec->system);
 
-       return txx9_board_vec->prom_init();
+       txx9_board_vec->prom_init();
 }
 
 void __init prom_free_prom_memory(void)