X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fgpu%2Fdrm%2Fnouveau%2Fnvkm%2Fsubdev%2Fbios%2Fpriv.h;h=7d1d3c6b4b728dec4711a75883df4d700a1a6290;hb=3a2990e67b056d2f9fe8053569cc9752b000e8fa;hp=212800ecdce99e4eb1a3a23ebdab9c207cd860da;hpb=02f0d3f758ab456c50199b723a53f2443fa4f684;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h b/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h index 212800ecdce9..7d1d3c6b4b72 100644 --- a/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h +++ b/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h @@ -12,6 +12,7 @@ struct nvbios_source { bool rw; bool ignore_checksum; bool no_pcir; + bool require_checksum; }; int nvbios_extend(struct nvkm_bios *, u32 length);