summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/audio/rocker_codec.c
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-10-12 11:48:07 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-10-12 11:48:07 -0400
commit688575368c45a2a30a6dbfeffff07a7595024a53 (patch)
tree9967a928708528bf10910b4a442b89dc2bde2ef7 /firmware/drivers/audio/rocker_codec.c
parent17244177ee003ef7876247606fa2ffb8ffea0604 (diff)
downloadrockbox-688575368c.tar.gz
rockbox-688575368c.zip
rocker: Fix red introduced in 01dc81c
Change-Id: I08169395702b74f8ea6cd939520c69745ae8b876
Diffstat (limited to 'firmware/drivers/audio/rocker_codec.c')
-rw-r--r--firmware/drivers/audio/rocker_codec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/drivers/audio/rocker_codec.c b/firmware/drivers/audio/rocker_codec.c
index e34cb87e9b..f4135fdaa5 100644
--- a/firmware/drivers/audio/rocker_codec.c
+++ b/firmware/drivers/audio/rocker_codec.c
@@ -74,7 +74,6 @@ void audiohw_preinit(void)
void audiohw_postinit(void)
{
- logf("hw postinit");
}
void audiohw_close(void)