X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fgpu%2Fdrm%2Fnouveau%2Fnouveau_mm.h;h=798eaf39691c40e0a2740a4aa015beeb92564efa;hb=75d0c9e18c93428e0832c6552d0cbf395c5ebf1b;hp=af38449330364779e28c4157b5eecacc87dbead2;hpb=53582c4c508a95ece9f7c907edef9911c7eb79eb;p=mv-sheeva.git diff --git a/drivers/gpu/drm/nouveau/nouveau_mm.h b/drivers/gpu/drm/nouveau/nouveau_mm.h index af384493303..798eaf39691 100644 --- a/drivers/gpu/drm/nouveau/nouveau_mm.h +++ b/drivers/gpu/drm/nouveau/nouveau_mm.h @@ -30,9 +30,7 @@ struct nouveau_mm_node { struct list_head fl_entry; struct list_head rl_entry; - bool free; - int type; - + u8 type; u32 offset; u32 length; };