From b8d7b38ede0a9fcaefa9a248382c6cc9b1fbc2b3 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 14 May 2009 10:56:04 +0200 Subject: [PATCH] --- yaml --- r: 148351 b: refs/heads/master c: d0da727e025da8b443a4a614dbb7a031b89857d0 h: refs/heads/master i: 148349: 43a1b109ad94922159642da2c4e2c441f90de4d5 148347: b4b48e8df95f24d4e75e9fc07690bb8bc6416974 148343: 19ce2dbffba5c54f2bb064d5cc26d0693ac064f1 148335: 8c18887427eaa0a468880ba7bad30f1a3a2c8c19 148319: fc7dfc9dc0f683f723ac1c231e1f344aaf00044d 148287: 08a258e9c0d8b9304b89046e73beb63d80c33a6a 148223: 0afa282b980d08c72954f9d0ba9a66c9a455b697 v: v3 --- [refs] | 2 +- trunk/sound/pci/ctxfi/cthw20k1.c | 1 + trunk/sound/pci/ctxfi/cthw20k2.c | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0a0835fbe398..091e00f517db 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8cc72361481f00253f1e468ade5795427386d593 +refs/heads/master: d0da727e025da8b443a4a614dbb7a031b89857d0 diff --git a/trunk/sound/pci/ctxfi/cthw20k1.c b/trunk/sound/pci/ctxfi/cthw20k1.c index 53572d92ef5d..44283bd7b2df 100644 --- a/trunk/sound/pci/ctxfi/cthw20k1.c +++ b/trunk/sound/pci/ctxfi/cthw20k1.c @@ -25,6 +25,7 @@ #include #include #include +#include #define CT_XFI_DMA_MASK DMA_BIT_MASK(32) /* 32 bits */ diff --git a/trunk/sound/pci/ctxfi/cthw20k2.c b/trunk/sound/pci/ctxfi/cthw20k2.c index cdcb75cc33b6..9c2d38b4faa1 100644 --- a/trunk/sound/pci/ctxfi/cthw20k2.c +++ b/trunk/sound/pci/ctxfi/cthw20k2.c @@ -24,6 +24,7 @@ #include #include #include +#include #define CT_XFI_DMA_MASK DMA_BIT_MASK(32) /* 32 bits */