summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash.h b/flash.h
index 3b763a7..1828176 100644
--- a/flash.h
+++ b/flash.h
@@ -6,7 +6,7 @@ struct flashchip {
int manufacture_id;
int model_id;
- char * virt_addr;
+ volatile char * virt_addr;
int total_size;
int page_size;
OpenPOWER on IntegriCloud