rockchip: fix compile error for cpu.h

Fixes: 39293fce26 (rockchip: add soc id and version for rk356x)

Change-Id: I58cbd1611423500785c4924a90041d7b9a1d70a2
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen 2021-02-21 16:02:01 +08:00
parent 94aae7c79d
commit 30567cf722
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#define __ASM_ARCH_CPU_H
#include <asm/io.h>
#include <dm/device.h>
#define ROCKCHIP_CPU_MASK 0xffff0000
#define ROCKCHIP_CPU_RK312X 0x31260000