xref: /rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/mmu.h (revision ebf2b9e3dff089a9c99e5dc8d7e10b06365e4e46)
1 /*
2  * Copyright 2015, Freescale Semiconductor
3  *
4  * SPDX-License-Identifier:	GPL-2.0+
5  */
6 
7 #ifndef _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
8 #define _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
9 #include <asm/arch-armv8/mmu.h>
10 #endif /* _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_ */
11