dsp: remove wakelock.h includes

These includes aren't used and the file will go away in the
future, so just drop it.

Change-Id: I9bfcd39fd775e16765c46ea99da087292fe2e461
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
Stephen Boyd
2017-10-05 15:22:00 -07:00
parent caa1b4241c
commit dbe57dc5a7
3 changed files with 0 additions and 3 deletions

View File

@@ -22,7 +22,6 @@
#include <linux/uaccess.h>
#include <linux/time.h>
#include <linux/kmemleak.h>
#include <linux/wakelock.h>
#include <linux/mutex.h>
#include <dsp/apr_audio-v2.h>
#include "q6usm.h"