mm: make wait_on_page_writeback() wait for multiple pending writebacks
[linux/fpc-iii.git] / arch / arm / mach-s3c / regs-clock.h
blob7df31f203d2892362b04ec81c2009fbfb93960a5
1 /* SPDX-License-Identifier: GPL-2.0 */
3 #ifdef CONFIG_ARCH_S3C24XX
4 #include "regs-clock-s3c24xx.h"
5 #endif
7 #ifdef CONFIG_ARCH_S3C64XX
8 #include "regs-clock-s3c64xx.h"
9 #endif