projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
032abb5
)
ALSA: ctxfi - Add missing inclusion of linux/math64.h
author
Takashi Iwai
<tiwai@suse.de>
Fri, 5 Jun 2009 15:58:00 +0000
(17:58 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 5 Jun 2009 16:07:12 +0000
(18:07 +0200)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ctxfi/cttimer.c
patch
|
blob
|
history
diff --git
a/sound/pci/ctxfi/cttimer.c
b/sound/pci/ctxfi/cttimer.c
index 3acb26d0c4ccccf9c6e43f41e748289e1bbc319a..ceda74e356cb9199003b2c210e54f4e7b76ea48e 100644
(file)
--- a/
sound/pci/ctxfi/cttimer.c
+++ b/
sound/pci/ctxfi/cttimer.c
@@
-7,6
+7,7
@@
*/
#include <linux/slab.h>
+#include <linux/math64.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include "ctatc.h"