summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2014-04-25 22:45:08 +0900
committerTakashi Iwai <tiwai@suse.de>2014-05-26 14:27:47 +0200
commit6a22683e89e2c851f754ebbec0f2a53f2967bc07 (patch)
treeab1ee3b97ee3d5402371e2c1bc205283a100a79e /sound/firewire/fireworks/Makefile
parentb84b1a27b48eb3aea13127f83ec291c614df2992 (diff)
ALSA: fireworks: Add proc interface for debugging purpose
This commit adds proc interface to output infomation for debugging. - firmware information - sampling rate and clock source - physical metering (linear value) Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/fireworks/Makefile')
-rw-r--r--sound/firewire/fireworks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/firewire/fireworks/Makefile b/sound/firewire/fireworks/Makefile
index 1bccb653e326..52bd15e285b0 100644
--- a/sound/firewire/fireworks/Makefile
+++ b/sound/firewire/fireworks/Makefile
@@ -1,3 +1,3 @@
snd-fireworks-objs := fireworks_transaction.o fireworks_command.o \
- fireworks_stream.o fireworks.o
+ fireworks_stream.o fireworks_proc.o fireworks.o
obj-m += snd-fireworks.o