diff --git a/drivers/gpu/nvgpu/common/gr/gr_falcon.c b/drivers/gpu/nvgpu/common/gr/gr_falcon.c index 86bcd47b5..1ec9af0e4 100644 --- a/drivers/gpu/nvgpu/common/gr/gr_falcon.c +++ b/drivers/gpu/nvgpu/common/gr/gr_falcon.c @@ -25,6 +25,8 @@ #include #include #include +#include +#include static int nvgpu_gr_falcon_init_ctxsw_ucode_vaspace(struct gk20a *g) {