]> Git Repo - linux.git/blob - arch/arm/mach-s3c/dma.h
mm/page_isolation: unset migratetype directly for non Buddy page
[linux.git] / arch / arm / mach-s3c / dma.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifdef CONFIG_ARCH_S3C24XX
4 #include "dma-s3c24xx.h"
5 #endif
6
7 #ifdef CONFIG_ARCH_S3C64XX
8 #include "dma-s3c64xx.h"
9 #endif
This page took 0.034801 seconds and 4 git commands to generate.