rockchip-linux / kernel

BSP kernel source
Other
912 stars 1.07k forks source link

linux/rockchip/dvfs.h is missing #148

Open Llerr opened 5 years ago

Llerr commented 5 years ago

I try compile kernel for PX5 board, and add driver for PowerVR Rogue M. In compilation time I have error

drivers/gpu/rogue_m/system/rk3368/rk_init.c:15:10: fatal error: linux/rockchip/dvfs.h: No such file or directory

include <linux/rockchip/dvfs.h>

Caesar-github commented 5 years ago

I didn't think this kernel support the PX50 board.