Sign in
android
/
kernel
/
common
/
679837dc0abaa2c6e2a7bcd86483e05eee1d5066
/
.
/
arch
/
arm
/
mach-s3c
/
pm-core.h
blob: b0e1d277f59976310623fe109407edcfb074fce2 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
CONFIG_ARCH_S3C24XX
#include
"pm-core-s3c24xx.h"
#endif
#ifdef
CONFIG_ARCH_S3C64XX
#include
"pm-core-s3c64xx.h"
#endif