Loading drivers/gpu/host1x/job.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ struct host1x_job_gather { u32 words; dma_addr_t base; struct host1x_bo *bo; int offset; u32 offset; bool handled; }; Loading Loading
drivers/gpu/host1x/job.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ struct host1x_job_gather { u32 words; dma_addr_t base; struct host1x_bo *bo; int offset; u32 offset; bool handled; }; Loading