diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-02-27 05:50:22 +0900 |
---|---|---|
committer | Kukjin Kim <kgene@kernel.org> | 2015-02-27 05:50:22 +0900 |
commit | 484c213b106c2b9188744666693d57bb9fd5affe (patch) | |
tree | 653e7f0e0b28273c2570ae448e510f6d4e061013 /crypto | |
parent | 261592e6b804c288d2010e98ee100548dbe91c06 (diff) | |
download | linux-stable-484c213b106c2b9188744666693d57bb9fd5affe.tar.gz linux-stable-484c213b106c2b9188744666693d57bb9fd5affe.tar.bz2 linux-stable-484c213b106c2b9188744666693d57bb9fd5affe.zip |
ARM: S3C64XX: fix building without CONFIG_PM_SLEEP
arch/arm/mach-s3c64xx/built-in.o: In function `s3c_pm_restore_core':
:(.text+0x5d0): undefined reference to `s3c_pm_do_restore_core'
:(.text+0x5d4): undefined reference to `s3c_pm_do_restore'
arch/arm/mach-s3c64xx/built-in.o: In function `s3c_pm_save_core':
:(.text+0x60c): undefined reference to `s3c_pm_do_save'
arch/arm/mach-s3c64xx/built-in.o: In function `s3c64xx_irq_pm_resume':
:(.text+0x670): undefined reference to `s3c_pm_do_restore'
arch/arm/mach-s3c64xx/built-in.o: In function `s3c64xx_irq_pm_suspend':
:(.text+0x6d8): undefined reference to `s3c_pm_do_save'
arch/arm/mach-s3c64xx/built-in.o: In function `s3c_cpu_resume':
:(.text+0x71c): undefined reference to `cpu_resume'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions