mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
It's pointless to include mach-types.h if you're not going to use anything from it. These references were removed as a result of: grep -lr 'asm/mach-types\.h' . | xargs grep -L 'machine_is_\|MACH_TYPE_\|MACHINE_START\|machine_type' Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
History
|
|
|---|---|---|
| .. | ||
| dma.c | ||
| generic.c | ||
| generic.h | ||
| irq.c | ||
| Kconfig | ||
| leds-mx1ads.c | ||
| leds.c | ||
| leds.h | ||
| Makefile | ||
| Makefile.boot | ||
| mx1ads.c | ||
| time.c | ||