patch-pre2.0.5 linux/drivers/sound/dmasound.c
Next file: linux/drivers/sound/soundcard.c
Previous file: linux/drivers/scsi/atari_scsi.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 16 09:05:11 1996
- Orig file:
pre2.0.4/linux/drivers/sound/dmasound.c
- Orig date:
Sat Apr 27 15:19:57 1996
diff -u --recursive --new-file pre2.0.4/linux/drivers/sound/dmasound.c linux/drivers/sound/dmasound.c
@@ -1534,7 +1534,7 @@
order++;
a_size <<= 1;
}
- free_pages (obj, order);
+ free_pages ((unsigned long) obj, order);
}
static int AtaIrqInit(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this