summaryrefslogtreecommitdiff
path: root/audio/audio_hw.c
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2022-02-10 21:55:19 +0000
committerJohn Stultz <john.stultz@linaro.org>2022-02-15 03:21:02 +0000
commit1d7e5889cd761a9eaecb130c52582d2b0707a08d (patch)
treedabce800d17334a4f0c5c682a2b0464be8d44642 /audio/audio_hw.c
parentaf6e3c040223f3dfa5ac3e8b684b16a37d9a078c (diff)
downloadhikey-1d7e5889cd761a9eaecb130c52582d2b0707a08d.tar.gz
hikey960: Remove hifi dsp support.
The hifi dsp support wasn't frequently used nor enabled by default. Since we are moving binary firmware objects to the vendor package, just remove the hifi dsp logic and firmware all together. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Iab65f73aa33e2777b8e06ac5b6e075e23ecbe8ae
Diffstat (limited to 'audio/audio_hw.c')
-rw-r--r--audio/audio_hw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_hw.c b/audio/audio_hw.c
index 02ce2508..3fdf3f97 100644
--- a/audio/audio_hw.c
+++ b/audio/audio_hw.c
@@ -42,7 +42,6 @@
#include <audio_effects/effect_aec.h>
#include <sys/ioctl.h>
-#include <linux/audio_hifi.h>
#define CARD_OUT 0
#define PORT_CODEC 0