summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/video/kyro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video/kyro.h b/include/video/kyro.h
index c5f9b0f001e7..6996149f3b41 100644
--- a/include/video/kyro.h
+++ b/include/video/kyro.h
@@ -13,7 +13,7 @@
#define _KYRO_H
struct kyrofb_info {
- void *regbase;
+ void __iomem *regbase;
u32 HTot; /* Hor Total Time */
u32 HFP; /* Hor Front Porch */