Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-omap
Russell King fc611a1a50 [ARM] Don't include mach-types.h unnecessarily
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>
2005-09-29 11:15:51 +01:00
..
clock.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
clock.h [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch files 2005-07-10 19:58:18 +01:00
common.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
cpu-omap.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
dma.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
dmtimer.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
gpio.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
Kconfig [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
Makefile [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
mcbsp.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
mux.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
ocpi.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
pm.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
sleep.S [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
sram-fn.S [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
sram.c [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
sram.h [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
usb.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00