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 f88cafe..2dc1513 100644 --- a/firmware/drivers/audio/as3514.c +++ b/firmware/drivers/audio/as3514.c @@ -125,8 +125,6 @@ int sound_val2phys(int setting, int value) return result; } -void audiohw_reset(void); - /* * Initialise the PP I2C and I2S. */ |