Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5dc5ebb7bc143fe38a56b9dd9c1d89220e20694a
Commit:     5dc5ebb7bc143fe38a56b9dd9c1d89220e20694a
Parent:     596f967f501799f87fded9e296ce0b14cd233674
Author:     Clemens Ladisch <[EMAIL PROTECTED]>
AuthorDate: Fri Feb 9 20:51:55 2007 +0100
Committer:  Jaroslav Kysela <[EMAIL PROTECTED]>
CommitDate: Wed Feb 14 08:38:24 2007 +0100

    [ALSA] emu10k1: fix typo
    
    fix a typo
    
    Signed-off-by: Clemens Ladisch <[EMAIL PROTECTED]>
    Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
---
 include/sound/emu10k1.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/sound/emu10k1.h b/include/sound/emu10k1.h
index eb7ce96..23e45a4 100644
--- a/include/sound/emu10k1.h
+++ b/include/sound/emu10k1.h
@@ -628,7 +628,7 @@
 #define FXWC_SPDIFLEFT          (1<<22)                /* 0x00400000 */
 #define FXWC_SPDIFRIGHT         (1<<23)                /* 0x00800000 */
 
-#define A_TBLSZ        `               0x43    /* Effects Tank Internal Table 
Size. Only low byte or register used */
+#define A_TBLSZ                        0x43    /* Effects Tank Internal Table 
Size. Only low byte or register used */
 
 #define TCBS                   0x44            /* Tank cache buffer size 
register                      */
 #define TCBS_MASK              0x00000007      /* Tank cache buffer size field 
                        */
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to