Skip to content

Commit

Permalink
x86, VisWS: turn into generic arch, update include file change
Browse files Browse the repository at this point in the history
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Jul 10, 2008
1 parent 3a62ed7 commit 8a55a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/oss/vwsnd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 8a55a00

Please sign in to comment.