diff options
Diffstat (limited to 'sound/pci/ctxfi/ctsrc.c')
-rw-r--r-- | sound/pci/ctxfi/ctsrc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/ctxfi/ctsrc.c b/sound/pci/ctxfi/ctsrc.c index c749fa72088..e134b3a5780 100644 --- a/sound/pci/ctxfi/ctsrc.c +++ b/sound/pci/ctxfi/ctsrc.c | |||
@@ -20,7 +20,7 @@ | |||
20 | #include "cthardware.h" | 20 | #include "cthardware.h" |
21 | #include <linux/slab.h> | 21 | #include <linux/slab.h> |
22 | 22 | ||
23 | #define SRC_RESOURCE_NUM 64 | 23 | #define SRC_RESOURCE_NUM 256 |
24 | #define SRCIMP_RESOURCE_NUM 256 | 24 | #define SRCIMP_RESOURCE_NUM 256 |
25 | 25 | ||
26 | static unsigned int conj_mask; | 26 | static unsigned int conj_mask; |