aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-07-10 19:35:33 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-10 19:34:22 +0200
commit8a55a00aad9f5c4e9bb97729b42a7ceea2a3b6fb (patch)
treefe0550f928c49bf656f64194c7b1f6e072aaca43 /sound
parent3a62ed73ccb76b3d573c2ceb52ee01081fa89f3d (diff)
x86, VisWS: turn into generic arch, update include file change
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'sound')
-rw-r--r--sound/oss/vwsnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/vwsnd.c b/sound/oss/vwsnd.c
index 2c5aaa58046d..dcbb3f739e61 100644
--- a/sound/oss/vwsnd.c
+++ b/sound/oss/vwsnd.c
@@ -150,7 +150,7 @@
#include <linux/interrupt.h>
#include <linux/mutex.h>
-#include <asm/mach-visws/cobalt.h>
+#include <asm/visws/cobalt.h>
#include "sound_config.h"