summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/pil-q6v5.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/qcom/pil-q6v5.h')
-rw-r--r--drivers/soc/qcom/pil-q6v5.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/soc/qcom/pil-q6v5.h b/drivers/soc/qcom/pil-q6v5.h
index f1465e32b9af..6a59b06f7b6c 100644
--- a/drivers/soc/qcom/pil-q6v5.h
+++ b/drivers/soc/qcom/pil-q6v5.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012-2015, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2016, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -65,6 +65,7 @@ struct q6v5_data {
bool non_elf_image;
bool restart_reg_sec;
bool override_acc;
+ int override_acc_1;
bool ahb_clk_vote;
bool mx_spike_wa;
};