mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
f9a015391e
This gets passed to a number of init functions, but is ignored everywhere, so remove the function and change the mach_sched_init callback to take no arguments. Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 lines
36 B
C
2 lines
36 B
C
extern void hp300_sched_init(void);
|