Release cleanup

svn path=/trunk/; revision=15
This commit is contained in:
Rex Jolliff 1998-08-25 04:48:36 +00:00
parent 9cef58c15d
commit 1189c35dd7

View file

@ -1,4 +1,4 @@
/* $Id: dma.h,v 1.2 1998/08/12 22:43:24 rosmgr Exp $
/* $Id: dma.h,v 1.3 1998/08/25 04:48:36 rex Exp $
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support & info by Hannu Savolainen
@ -8,7 +8,7 @@
#ifndef _ASM_DMA_H
#define _ASM_DMA_H
#include "io.h" /* need byte IO */
#include <internal/hal/io.h> /* need byte IO */
#ifdef HAVE_REALLY_SLOW_DMA_CONTROLLER