ASoC: add missing inclusion of debugfs.h
authorTakashi Iwai <tiwai@suse.de>
Mon, 24 Aug 2009 07:40:34 +0000 (09:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 24 Aug 2009 07:41:05 +0000 (09:41 +0200)
To fix compile errors.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/soc-dapm.c

index 2f5295dbd1586bff0a24926e709d454335f9501d..7b74547b56fac73a8e5dd2fecb27a5640e4b8c58 100644 (file)
@@ -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>