summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/sep/sep_dev.h')
-rw-r--r--drivers/staging/sep/sep_dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/sep/sep_dev.h b/drivers/staging/sep/sep_dev.h
index fd33945db6c8..f0dc715cbcb6 100644
--- a/drivers/staging/sep/sep_dev.h
+++ b/drivers/staging/sep/sep_dev.h
@@ -54,7 +54,7 @@ struct sep_device {
unsigned long resident_size;
void *resident_addr;
- unsigned long rar_region_addr;
+ void *rar_region_addr;
/* start address of the access to the SEP registers from driver */
void __iomem *reg_addr;