All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 9/9] go7007: sound needs compat.h
@ 2009-09-18 18:23 Pete
  0 siblings, 0 replies; only message in thread
From: Pete @ 2009-09-18 18:23 UTC (permalink / raw)
  To: linux-media

Adding include "compat.h"

Priority: normal

Signed-off-by: Pete Eberlein <pete@sensoray.com>

diff -r 1cb2c7d3fa12 -r c0babe3ffa70 linux/drivers/staging/go7007/snd-go7007.c
--- a/linux/drivers/staging/go7007/snd-go7007.c	Fri Sep 18 10:59:26 2009 -0700
+++ b/linux/drivers/staging/go7007/snd-go7007.c	Fri Sep 18 11:02:41 2009 -0700
@@ -29,6 +29,7 @@
 #include <linux/mutex.h>
 #include <linux/uaccess.h>
 #include <asm/system.h>
+#include "compat.h"
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/initval.h>



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-18 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-18 18:23 [PATCH 9/9] go7007: sound needs compat.h Pete

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.