WIP FPC-III support
[linux/fpc-iii.git] / arch / arm / mach-s3c / map.h
blob7cfb517d48866ab095bf0a3e4085099d91d2e9d3
1 /* SPDX-License-Identifier: GPL-2.0 */
3 #ifdef CONFIG_ARCH_S3C24XX
4 #include "map-s3c24xx.h"
5 #endif
7 #ifdef CONFIG_ARCH_S3C64XX
8 #include "map-s3c64xx.h"
9 #endif