1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2017 NXP
4  */
5 
6 #ifndef _ASM_ARCH_SYS_PROTO_H
7 #define _ASM_ARCH_SYS_PROTO_H
8 
9 #include <asm/mach-imx/sys_proto.h>
10 
11 #endif /* _ASM_ARCH_SYS_PROTO_H */
12