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/mach-s3c2410
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
..
bast-irq.c [ARM] 2884/1: BAST - fix PC104 IRQ routing 2005-09-07 17:24:48 +01:00
bast.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in init 2005-08-29 22:46:30 +01:00
clock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
devs.c [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver 2005-09-09 14:03:42 -07:00
devs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dma.c [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk 2005-07-24 00:15:46 +01:00
gpio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
irq.h [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c 2005-07-26 19:20:27 +01:00
Kconfig [ARM] 2884/1: BAST - fix PC104 IRQ routing 2005-09-07 17:24:48 +01:00
mach-anubis.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-bast.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-h1940.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-n30.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-nexcoder.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-otom.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-rx3715.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-smdk2410.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-smdk2440.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
mach-vr1000.c [ARM] 2928/1: S3C2410 - make machine init code static 2005-09-20 17:24:33 +01:00
Makefile [ARM] 2884/1: BAST - fix PC104 IRQ routing 2005-09-07 17:24:48 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pm-simtec.c [ARM] 2889/1: S3C2410 - Add machine Anubis 2005-09-07 11:49:23 +01:00
pm.c [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup 2005-09-03 19:39:26 +01:00
pm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2410.c [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc 2005-08-17 13:01:19 +01:00
s3c2410.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2440-clock.c [ARM] 2856/1: S3C2440 - show DVS status at startup 2005-08-29 22:46:31 +01:00
s3c2440-dsc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2440-irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
s3c2440.c [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name 2005-05-12 19:27:14 +01:00
s3c2440.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sleep.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c [ARM] 2889/1: S3C2410 - Add machine Anubis 2005-09-07 11:49:23 +01:00
usb-simtec.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
usb-simtec.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00