unbreak kernels without UP1000 support
This commit is contained in:
parent
58a575135b
commit
475804707d
@ -125,7 +125,7 @@ extern void dec_2100_a500_init __P((int));
|
||||
#ifdef API_UP1000
|
||||
extern void api_up1000_init __P((int));
|
||||
#else
|
||||
#define api_up1000_init(n) platform_not_configured((n) + API_ST_BASE)
|
||||
#define api_up1000_init platform_not_configured
|
||||
#endif
|
||||
|
||||
struct cpuinit cpuinit[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user