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
Ben Dooks 9162b7dbf5 [ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() static
Remove warning from s3c2410_pm_resume() not being
declared by making it static.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-12-17 23:37:59 +00:00
..
bast-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
bast.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCON 2006-06-24 21:21:32 +01:00
clock.h [ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parent 2006-06-24 21:21:29 +01:00
common-smdk.c [ARM] 3558/1: SMDK24XX: LED platform devices 2006-06-18 22:56:37 +01:00
common-smdk.h [ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities common 2006-04-01 18:33:42 +01:00
cpu.c [ARM] 3841/1: S3C2412: Add new IDCODE 32412003 2006-09-25 10:33:55 +01:00
cpu.h [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 2006-09-06 19:03:21 +01:00
devs.c [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 2006-09-06 19:03:21 +01:00
devs.h [ARM] 3843/1: S3C24XX: Remove modfication lines from comments 2006-09-25 10:33:57 +01:00
dma.c [ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410 2006-12-17 23:37:51 +00:00
dma.h [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper 2006-09-25 10:25:15 +01:00
gpio.c [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c 2006-11-02 22:58:52 +00:00
irq.c [ARM] 4002/1: S3C24XX: leave parent IRQs unmasked 2006-12-07 23:02:29 +00:00
irq.h [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
Kconfig Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-12-07 15:40:39 -08:00
mach-amlm5900.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
mach-anubis.c [ARM] 3843/1: S3C24XX: Remove modfication lines from comments 2006-09-25 10:33:57 +01:00
mach-bast.c [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 2006-09-06 19:03:21 +01:00
mach-h1940.c [ARM] 3986/1: H1940: suspend to RAM support 2006-12-07 16:17:49 +00:00
mach-n30.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
mach-nexcoder.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-osiris.c [ARM] 4000/1: Osiris: add third serial port in 2006-12-07 22:37:46 +00:00
mach-otom.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-rx3715.c [ARM] 3999/1: RX3715: suspend to RAM support 2006-12-07 22:37:44 +00:00
mach-smdk2410.c [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 2006-09-06 19:03:21 +01:00
mach-smdk2413.c [ARM] 3774/1: S3C24XX: SMDK2413 has two machine IDs 2006-09-06 19:03:31 +01:00
mach-smdk2440.c [ARM] 3843/1: S3C24XX: Remove modfication lines from comments 2006-09-25 10:33:57 +01:00
mach-vr1000.c [ARM] 3998/1: VR1000: LED platform devices 2006-12-07 22:37:43 +00:00
mach-vstms.c [ARM] 3840/1: S3C2412: Add machine VSTMS 2006-09-25 10:33:54 +01:00
Makefile [ARM] 3999/1: RX3715: suspend to RAM support 2006-12-07 22:37:44 +00:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pm-h1940.S [ARM] 3986/1: H1940: suspend to RAM support 2006-12-07 16:17:49 +00:00
pm-simtec.c [ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series 2006-09-27 23:44:33 +01:00
pm.c [ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleep 2006-09-25 10:25:32 +01:00
pm.h [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm 2006-09-25 10:25:30 +01:00
s3c244x-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
s3c244x.c [ARM] 4045/1: S3C24XX: remove old VA for non-shared areas 2006-12-17 23:37:57 +00:00
s3c244x.h fix file specification in comments 2006-10-03 23:01:26 +02:00
s3c2400-gpio.c fix file specification in comments 2006-10-03 23:01:26 +02:00
s3c2400.h [ARM] 3314/1: S3C2400 - adds s3c2400.h 2006-02-09 16:47:58 +00:00
s3c2410-clock.c [ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410 2006-12-17 23:37:58 +00:00
s3c2410-dma.c [ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410 2006-12-17 23:37:51 +00:00
s3c2410-gpio.c [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c 2006-11-02 22:58:52 +00:00
s3c2410-irq.c [ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.c 2006-09-25 10:25:20 +01:00
s3c2410-pm.c [ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() static 2006-12-17 23:37:59 +00:00
s3c2410-sleep.S [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm 2006-09-25 10:25:30 +01:00
s3c2410.c [ARM] 4045/1: S3C24XX: remove old VA for non-shared areas 2006-12-17 23:37:57 +00:00
s3c2410.h [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 2006-09-06 19:03:21 +01:00
s3c2412-clock.c [ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410 2006-12-17 23:37:58 +00:00
s3c2412-dma.c [ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410 2006-12-17 23:37:51 +00:00
s3c2412-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
s3c2412-pm.c [ARM] 3858/1: S3C2412: power management code 2006-09-27 09:35:04 +01:00
s3c2412.c [ARM] 4045/1: S3C24XX: remove old VA for non-shared areas 2006-12-17 23:37:57 +00:00
s3c2412.h [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support 2006-06-24 21:21:27 +01:00
s3c2440-clock.c [ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-clock.c 2006-12-17 23:37:54 +00:00
s3c2440-dma.c [ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410 2006-12-17 23:37:51 +00:00
s3c2440-dsc.c [ARM] 3843/1: S3C24XX: Remove modfication lines from comments 2006-09-25 10:33:57 +01:00
s3c2440-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
s3c2440.c [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
s3c2440.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2442-clock.c [ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-clock.c 2006-12-17 23:37:56 +00:00
s3c2442.c fix file specification in comments 2006-10-03 23:01:26 +02:00
s3c2442.h [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
sleep.S [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm 2006-09-25 10:25:30 +01:00
time.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
usb-simtec.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
usb-simtec.h fix file specification in comments 2006-10-03 23:01:26 +02:00