Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Hans Verkuil <[email protected]>
---
diff --git a/drivers/staging/dt3155v4l/dt3155v4l.h
b/drivers/staging/dt3155v4l/dt3155v4l.h
index b0792b3..c064eba 100644
--- a/drivers/staging/dt3155v4l/dt3155v4l.h
+++ b/drivers/staging/dt3155v4l/dt3155v4l.h
@@ -204,7 +204,7 @@ struct dt3155_priv {
spinlock_t lock;
unsigned int field_count;
struct dt3155_stats stats;
- void *regs;
+ void __iomem *regs;
int users;
u8 csr2, config;
};
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel