summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/wm8751.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/audio/wm8751.c')
-rw-r--r--firmware/drivers/audio/wm8751.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/drivers/audio/wm8751.c b/firmware/drivers/audio/wm8751.c
index 6358484c06..138f3c3174 100644
--- a/firmware/drivers/audio/wm8751.c
+++ b/firmware/drivers/audio/wm8751.c
@@ -104,9 +104,6 @@ static int adaptivebass2hw(int value)
104} 104}
105#endif 105#endif
106 106
107
108void audiohw_reset(void);
109
110/* Reset and power up the WM8751 */ 107/* Reset and power up the WM8751 */
111void audiohw_preinit(void) 108void audiohw_preinit(void)
112{ 109{