Peng Fan | bbcd2c4 | 2022-07-26 16:40:39 +0800 | [diff] [blame^] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
2 | /* | ||||
3 | * Copyright (C) 2022 NXP | ||||
4 | */ | ||||
5 | |||||
6 | #ifndef __ARCH_IMX9_SYS_PROTO_H | ||||
7 | #define __ARCH_NMX9_SYS_PROTO_H | ||||
8 | |||||
9 | #include <asm/mach-imx/sys_proto.h> | ||||
10 | |||||
11 | #endif |