Эх сурвалжийг харах

ASoC: add missing inclusion of debugfs.h

To fix compile errors.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 15 жил өмнө
parent
commit
20496ff378
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      sound/soc/soc-dapm.c

+ 1 - 0
sound/soc/soc-dapm.c

@@ -37,6 +37,7 @@
 #include <linux/bitops.h>
 #include <linux/platform_device.h>
 #include <linux/jiffies.h>
+#include <linux/debugfs.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>