diff --git a/drivers/gpu/nvgpu/common/fifo/channel.c b/drivers/gpu/nvgpu/common/fifo/channel.c index 28487b9f8..8a618bfcb 100644 --- a/drivers/gpu/nvgpu/common/fifo/channel.c +++ b/drivers/gpu/nvgpu/common/fifo/channel.c @@ -54,8 +54,6 @@ #include #include -#include "common/gr/gr_priv.h" - static void free_channel(struct fifo_gk20a *f, struct channel_gk20a *ch); static void gk20a_channel_dump_ref_actions(struct channel_gk20a *ch);