Sign in
android-kvm
/
linux
/
c29d9792607e67ed8a3f6e9db0d96836d885a8c5
/
.
/
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