commit | 8a55a00aad9f5c4e9bb97729b42a7ceea2a3b6fb | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Jul 10 19:35:33 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 10 19:34:22 2008 +0200 |
tree | fe0550f928c49bf656f64194c7b1f6e072aaca43 | |
parent | 3a62ed73ccb76b3d573c2ceb52ee01081fa89f3d [diff] [blame] |
x86, VisWS: turn into generic arch, update include file change Signed-off-by: Ingo Molnar <mingo@elte.hu>
diff --git a/sound/oss/vwsnd.c b/sound/oss/vwsnd.c index 2c5aaa5..dcbb3f7 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"