Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm / mach-s3c / gpio-samsung.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifdef CONFIG_ARCH_S3C24XX
4 #include "gpio-samsung-s3c24xx.h"
5 #endif
6
7 #ifdef CONFIG_ARCH_S3C64XX
8 #include "gpio-samsung-s3c64xx.h"
9 #endif