summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/sep/sep_driver_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/sep/sep_driver_api.h b/drivers/staging/sep/sep_driver_api.h
index 5508769..fbbfa23 100644
--- a/drivers/staging/sep/sep_driver_api.h
+++ b/drivers/staging/sep/sep_driver_api.h
@@ -61,7 +61,7 @@ struct init_struct {
u32 message_size_in_words;
/* offset of the init message in the sep sram */
- aligned_u64 sep_sram_addr;
+ u32 sep_sram_addr;
/* -not used- resident size in bytes*/
u32 unused_resident_size_in_bytes;
OpenPOWER on IntegriCloud