From 39fff4cfaac5dffb634f0f7a6c6edd0093461946 Mon Sep 17 00:00:00 2001 From: Ulf Carlsson Date: Wed, 27 Jan 1999 19:48:28 +0000 Subject: tiny changes --- arch/mips/sgi/kernel/indy_pbus.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/mips') diff --git a/arch/mips/sgi/kernel/indy_pbus.c b/arch/mips/sgi/kernel/indy_pbus.c index efa99a927..1a9b8dfbf 100644 --- a/arch/mips/sgi/kernel/indy_pbus.c +++ b/arch/mips/sgi/kernel/indy_pbus.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: indy_pbus.c,v 1.1 1999/01/27 04:50:27 adevries Exp $ * * indy_pbus.c: Routines for manipulation of the HPC PBUS DMA controller. * @@ -38,7 +38,7 @@ struct pbus_fifo { int size; }; -struct pbus_fifo pbus_fifo_busy = { +static struct pbus_fifo pbus_fifo_busy = { NULL, -1, 0, -- cgit v1.2.3