mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 03:01:18 +00:00
Preparing to move the parsing of reboot= to generic kernel code forces the change in reboot_mode handling to use the enum. [akpm@linux-foundation.org: fix arch/arm/mach-socfpga/socfpga.c] Signed-off-by: Robin Holt <holt@sgi.com> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Cc: Russ Anderson <rja@sgi.com> Cc: Robin Holt <holt@sgi.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| include/mach | ||
| clksel.c | ||
| clock.c | ||
| clock.h | ||
| cpu.c | ||
| cpu.h | ||
| dev.c | ||
| gpio.c | ||
| irq.c | ||
| Kconfig | ||
| mach-nuc910evb.c | ||
| mach-nuc950evb.c | ||
| mach-nuc960evb.c | ||
| Makefile | ||
| Makefile.boot | ||
| mfp.c | ||
| nuc9xx.h | ||
| nuc910.c | ||
| nuc910.h | ||
| nuc950.c | ||
| nuc950.h | ||
| nuc960.c | ||
| nuc960.h | ||
| time.c | ||