X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=kernel%2Finclude%2Fvideo%2Fkyro.h;h=b958c2e9c9158b1dfd979ac87f7bdc1d48f94b8c;hp=c563968e926c07a23467636abca46d422b9e47fc;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hpb=f93b97fd65072de626c074dbe099a1fff05ce060 diff --git a/kernel/include/video/kyro.h b/kernel/include/video/kyro.h index c563968e9..b958c2e9c 100644 --- a/kernel/include/video/kyro.h +++ b/kernel/include/video/kyro.h @@ -35,9 +35,7 @@ struct kyrofb_info { /* Useful to hold depth here for Linux */ u8 PIXDEPTH; -#ifdef CONFIG_MTRR - int mtrr_handle; -#endif + int wc_cookie; }; extern int kyro_dev_init(void);