1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* 3 * Copyright (c) 2020 Krzysztof Kozlowski <krzk@kernel.org> 4 */ 5 6 #ifdef CONFIG_ARCH_S3C24XX 7 #include "io-s3c24xx.h" 8 #endif 9