--- zzzz-none-000/linux-2.4.17/drivers/scsi/NCR5380.c 2001-12-21 17:41:55.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/scsi/NCR5380.c 2004-11-24 13:23:54.000000000 +0000 @@ -31,6 +31,9 @@ /* * $Log: NCR5380.c,v $ + * Revision 1.1.1.1 2003/06/23 22:18:33 jharrell + * Imported kernel sources + * * Revision 1.10 1998/9/2 Alan Cox * (alan@redhat.com) @@ -612,7 +615,7 @@ * Locks: disables irqs, takes and frees io_request_lock */ -void NCR5380_timer_fn(unsigned long unused) +static void NCR5380_timer_fn(unsigned long unused) { struct Scsi_Host *instance;