|
@@ -258,7 +258,7 @@ static int arm_pci_init(void)
|
|
*/
|
|
*/
|
|
typedef int (init_fnc_t) (void);
|
|
typedef int (init_fnc_t) (void);
|
|
|
|
|
|
-int print_cpuinfo (void); /* test-only */
|
|
|
|
|
|
+int print_cpuinfo (void);
|
|
|
|
|
|
init_fnc_t *init_sequence[] = {
|
|
init_fnc_t *init_sequence[] = {
|
|
cpu_init, /* basic cpu dependent setup */
|
|
cpu_init, /* basic cpu dependent setup */
|