SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-fsl-layerscape / mmu.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright 2015, Freescale Semiconductor
4  */
5
6 #ifndef _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
7 #define _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
8 void update_early_mmu_table(void);
9 #endif /* _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_ */