--- ../clean/linux/arch/ia64/sn/io/hubspc.c Thu Apr 5 12:51:47 2001 +++ linux/arch/ia64/sn/io/hubspc.c Tue Sep 4 14:53:21 2001 @@ -61,7 +61,7 @@ }cpuprom_info_t; static cpuprom_info_t *cpuprom_head; -spinlock_t cpuprom_spinlock; +static spinlock_t cpuprom_spinlock; #define PROM_LOCK() mutex_spinlock(&cpuprom_spinlock) #define PROM_UNLOCK(s) mutex_spinunlock(&cpuprom_spinlock, (s))