Prechádzať zdrojové kódy

Merge "dsp: remove wakelock.h includes"

Linux Build Service Account 7 rokov pred
rodič
commit
9c484bd176
3 zmenil súbory, kde vykonal 0 pridanie a 3 odobranie
  1. 0 1
      dsp/codecs/audio_utils_aio.h
  2. 0 1
      dsp/q6afe.c
  3. 0 1
      dsp/usf.c

+ 0 - 1
dsp/codecs/audio_utils_aio.h

@@ -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>

+ 0 - 1
dsp/q6afe.c

@@ -15,7 +15,6 @@
 #include <linux/kthread.h>
 #include <linux/uaccess.h>
 #include <linux/wait.h>
-#include <linux/wakelock.h>
 #include <linux/jiffies.h>
 #include <linux/sched.h>
 #include <linux/delay.h>

+ 0 - 1
dsp/usf.c

@@ -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"