Closed baruchsiach closed 6 years ago
This fixes the following error when building against mainline kernel:
.../rockchip-vcodec/vcodec_service.c:45:10: fatal error: video/rk_vpu_service.h: No such file or directory
^~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Baruch Siach baruch@tkos.co.il
This fixes the following error when building against mainline kernel:
.../rockchip-vcodec/vcodec_service.c:45:10: fatal error: video/rk_vpu_service.h: No such file or directory
include <video/rk_vpu_service.h>
Signed-off-by: Baruch Siach baruch@tkos.co.il