Giulio Benetti | 9dba262 | 2020-01-10 15:51:47 +0100 | [diff] [blame] | 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 */ |