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

@@ -20,7 +20,6 @@
#include <linux/sched.h>
#include <linux/uaccess.h>
#include <linux/wait.h>
#include <linux/wakelock.h>
#include <linux/msm_audio.h>
#include <linux/debugfs.h>
#include <linux/list.h>