qdsp6v2: light ifdef, build icodec even without TIMPANI, add some HTC specific conditions
diff --git a/include/linux/mfd/msm-adie-codec.h b/include/linux/mfd/msm-adie-codec.h
index 651d34a..1c154c3 100644
--- a/include/linux/mfd/msm-adie-codec.h
+++ b/include/linux/mfd/msm-adie-codec.h
@@ -65,6 +65,12 @@
struct adie_codec_hwsetting_entry{
struct adie_codec_action_unit *actions;
u32 action_sz;
+#if defined(CONFIG_MSM8X60_AUDIO) && defined(CONFIG_MACH_HTC)
+ struct adie_codec_action_unit *midi_action;
+ u32 midi_action_sz;
+ struct adie_codec_action_unit *voc_action;
+ u32 voc_action_sz;
+#endif
u32 freq_plan;
u32 osr;
/* u32 VolMask;