Commit 20496ff3 authored by Takashi Iwai's avatar Takashi Iwai

ASoC: add missing inclusion of debugfs.h

To fix compile errors.
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent e2365bf3
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment