patch-2.4.0-test9 linux/drivers/sound/vidc_fill.S
Next file: linux/drivers/sound/vwsnd.c
Previous file: linux/drivers/sound/vidc.h
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Mon Sep 18 15:15:22 2000
- Orig file:
v2.4.0-test8/linux/drivers/sound/vidc_fill.S
- Orig date:
Thu Feb 24 22:44:47 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/sound/vidc_fill.S linux/drivers/sound/vidc_fill.S
@@ -1,15 +1,19 @@
/*
- * sound/vidc_fill.S
+ * linux/drivers/sound/vidc_fill.S
*
- * Filler routines for DMA buffers
+ * Copyright (C) 1997 Russell King
*
- * Copyright (C) 1997 Russell King
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * Filler routines for DMA buffers
*/
#define __ASSEMBLY__
#include <linux/linkage.h>
#include <asm/assembler.h>
#include <asm/hardware.h>
-#include <asm/iomd.h>
+#include <asm/hardware/iomd.h>
.text
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)