aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pcmcia/vx/vxp440.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-06-30 07:42:39 -0400
committerJaroslav Kysela <perex@suse.cz>2005-07-28 06:09:58 -0400
commit174d52204500a63c19e6613e49db3fcfe4e9d35a (patch)
tree757965a26d51d7b144badc1c35e034088d79789b /sound/pcmcia/vx/vxp440.c
parent6d00a3127972e7853d6296ffc1e72c5b1a23d937 (diff)
[ALSA] vxpocket - Remove unused code
Digigram VX Pocket driver Removed unused files (dropped by the last change). Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pcmcia/vx/vxp440.c')
-rw-r--r--sound/pcmcia/vx/vxp440.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/sound/pcmcia/vx/vxp440.c b/sound/pcmcia/vx/vxp440.c
deleted file mode 100644
index 59190a833001..000000000000
--- a/sound/pcmcia/vx/vxp440.c
+++ /dev/null
@@ -1,14 +0,0 @@
1#define COMPILE_VXP440
2
3/*
4 add the following as /etc/pcmcia/vxp440.conf:
5
6 device "snd-vxp440"
7 class "audio" module "snd-vxp440"
8
9 card "Digigram VX-POCKET440"
10 manfid 0x01f1, 0x0100
11 bind "snd-vxp440"
12*/
13
14#include "vxpocket.c"