patch-2.4.20 linux-2.4.20/arch/mips/ddb5xxx/common/nile4.c
Next file: linux-2.4.20/arch/mips/ddb5xxx/common/prom.c
Previous file: linux-2.4.20/arch/mips/ddb5xxx/common/irq.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Nov 28 15:53:09 2002
- Orig file:
linux-2.4.19/arch/mips/ddb5xxx/common/nile4.c
- Orig date:
Fri Aug 2 17:39:43 2002
diff -urN linux-2.4.19/arch/mips/ddb5xxx/common/nile4.c linux-2.4.20/arch/mips/ddb5xxx/common/nile4.c
@@ -16,14 +16,13 @@
***********************************************************************
*/
-#include <linux/config.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <asm/ddb5xxx/ddb5xxx.h>
u32
-ddb_calc_pdar(u32 phys, u32 size, int width,
+ddb_calc_pdar(u32 phys, u32 size, int width,
int on_memory_bus, int pci_visible)
{
u32 maskbits;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)