Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git] / arch / arm / mach-s3c / pm-core.h
blobb0e1d277f59976310623fe109407edcfb074fce2
1 /* SPDX-License-Identifier: GPL-2.0 */
3 #ifdef CONFIG_ARCH_S3C24XX
4 #include "pm-core-s3c24xx.h"
5 #endif
7 #ifdef CONFIG_ARCH_S3C64XX
8 #include "pm-core-s3c64xx.h"
9 #endif