* [PATCH] missing include in pdaudiocf_irq
@ 2006-10-08 14:01 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2006-10-08 14:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
sound/pcmcia/pdaudiocf/pdaudiocf_irq.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/pcmcia/pdaudiocf/pdaudiocf_irq.c b/sound/pcmcia/pdaudiocf/pdaudiocf_irq.c
index 732263e..5bd6920 100644
--- a/sound/pcmcia/pdaudiocf/pdaudiocf_irq.c
+++ b/sound/pcmcia/pdaudiocf/pdaudiocf_irq.c
@@ -22,6 +22,7 @@ #include <sound/driver.h>
#include <sound/core.h>
#include "pdaudiocf.h"
#include <sound/initval.h>
+#include <asm/irq_regs.h>
/*
*
--
1.4.2.GIT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-08 14:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-08 14:01 [PATCH] missing include in pdaudiocf_irq Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox