mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-15 09:55:36 +00:00
ASoC: add missing inclusion of debugfs.h
To fix compile errors. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
e2365bf313
commit
20496ff378
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user