summaryrefslogtreecommitdiff
path: root/include/sound/wm2000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/wm2000.h')
-rw-r--r--include/sound/wm2000.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sound/wm2000.h b/include/sound/wm2000.h
index aa388ca9ec64..4de81f41c90f 100644
--- a/include/sound/wm2000.h
+++ b/include/sound/wm2000.h
@@ -15,9 +15,6 @@ struct wm2000_platform_data {
/** Filename for system-specific image to download to device. */
const char *download_file;
- /** Divide MCLK by 2 for system clock? */
- unsigned int mclkdiv2:1;
-
/** Disable speech clarity enhancement, for use when an
* external algorithm is used. */
unsigned int speech_enh_disable:1;