aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mfd/davinci_voicecodec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mfd/davinci_voicecodec.h b/include/linux/mfd/davinci_voicecodec.h
index 0ab61320ffa8..94c53d4819c7 100644
--- a/include/linux/mfd/davinci_voicecodec.h
+++ b/include/linux/mfd/davinci_voicecodec.h
@@ -112,8 +112,6 @@ struct davinci_vc {
112 112
113 /* Memory resources */ 113 /* Memory resources */
114 void __iomem *base; 114 void __iomem *base;
115 resource_size_t pbase;
116 size_t base_size;
117 115
118 /* MFD cells */ 116 /* MFD cells */
119 struct mfd_cell cells[DAVINCI_VC_CELLS]; 117 struct mfd_cell cells[DAVINCI_VC_CELLS];