1 /* 2 * (C) Copyright 2022 Rockchip Electronics Co., Ltd. 3 * 4 * SPDX-License-Identifier: GPL-2.0+ 5 */ 6 #ifndef _ASM_ARCH_GRF_RV1106_H 7 #define _ASM_ARCH_GRF_RV1106_H 8 9 #include <common.h> 10 11 #endif 12