/linux/arch/m68k/hp300/ |
H A D | time.h | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | time.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/68000/ |
H A D | timers.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/coldfire/ |
H A D | timers.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | sltimers.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | pit.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/sun3x/ |
H A D | time.h | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | time.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/q40/ |
H A D | q40ints.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/atari/ |
H A D | time.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/include/asm/ |
H A D | machdep.h | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/sun3/ |
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/bvme6000/ |
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/apollo/ |
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/mvme147/ |
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/mvme16x/ |
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/kernel/ |
H A D | setup_mm.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | time.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | setup_no.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/amiga/ |
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
/linux/arch/m68k/mac/ |
H A D | via.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|
H A D | config.c | diff f9a015391e8908e68bd3147a8a5d8ac5f3ea2126 Thu Sep 24 17:29:17 CEST 2020 Arnd Bergmann <arnd@arndb.de> m68k: remove timer_interrupt() function
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>
|