summaryrefslogtreecommitdiffstats
path: root/include/video/kyro.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/kyro.h')
-rw-r--r--include/video/kyro.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/video/kyro.h b/include/video/kyro.h
index c563968e926c..b958c2e9c915 100644
--- a/include/video/kyro.h
+++ b/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);