Browse Source

x86, VisWS: turn into generic arch, update include file change

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Ingo Molnar 17 năm trước cách đây
mục cha
commit
8a55a00aad
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      sound/oss/vwsnd.c

+ 1 - 1
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"