mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 11:56:59 +00:00
S3C2416 PM code uses low-level sleep routines from S3C2412 code, but these routines are compiled only for S3C2412 SoC. Split S3C2412_PM to two parts: S3C2412_PM, S3C2412_PM_SLEEP and select last in S3C2416's Kconfig. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |
||
|---|---|---|
| .. | ||
| clock.c | ||
| cpu-freq.c | ||
| dma.c | ||
| gpio.c | ||
| irq.c | ||
| Kconfig | ||
| mach-jive.c | ||
| mach-smdk2413.c | ||
| mach-vstms.c | ||
| Makefile | ||
| pm.c | ||
| s3c2412.c | ||
| sleep.S | ||