summaryrefslogtreecommitdiff
path: root/drivers/staging/line6/pcm.h
diff options
context:
space:
mode:
authorMarkus Grabner <grabner@icg.tugraz.at>2011-12-05 22:51:52 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-12-08 20:33:48 (GMT)
commit3b35de4126f03d8df089c5fc908c40bb91485f6c (patch)
tree2d6d69988437f2575e2a2495ac72a4542ceb2a63 /drivers/staging/line6/pcm.h
parent251c3948808046c39359658fa2faffff45b825d3 (diff)
downloadlinux-3b35de4126f03d8df089c5fc908c40bb91485f6c.tar.xz
staging/line6: Remove obsolete code
This patch removes experimental code which is no longer used. Signed-off-by: Markus Grabner <grabner@icg.tugraz.at> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/line6/pcm.h')
-rw-r--r--drivers/staging/line6/pcm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/line6/pcm.h b/drivers/staging/line6/pcm.h
index 77055b3..05f4ef3 100644
--- a/drivers/staging/line6/pcm.h
+++ b/drivers/staging/line6/pcm.h
@@ -39,9 +39,6 @@
#define LINE6_IMPULSE_DEFAULT_PERIOD 100
#endif
-#define LINE6_BACKUP_MONITOR_SIGNAL 0
-#define LINE6_REUSE_DMA_AREA_FOR_PLAYBACK 0
-
/*
Get substream from Line6 PCM data structure
*/