diff options
Diffstat (limited to 'firmware/drivers/audio/as3514.c')
-rw-r--r-- | firmware/drivers/audio/as3514.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/drivers/audio/as3514.c b/firmware/drivers/audio/as3514.c index f88cafe25c..2dc1513668 100644 --- a/firmware/drivers/audio/as3514.c +++ b/firmware/drivers/audio/as3514.c | |||
@@ -125,8 +125,6 @@ int sound_val2phys(int setting, int value) | |||
125 | return result; | 125 | return result; |
126 | } | 126 | } |
127 | 127 | ||
128 | void audiohw_reset(void); | ||
129 | |||
130 | /* | 128 | /* |
131 | * Initialise the PP I2C and I2S. | 129 | * Initialise the PP I2C and I2S. |
132 | */ | 130 | */ |