BusLogic Compile Time Warnings on 2.1.97

Chris Fisher (chrisf@shadow.net)
Mon, 20 Apr 1998 15:54:43 -0400 (EDT)


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -mpentium -march=pentium
-mcpu=pentium -fno-risc -malign-loops=6 -malign-jumps=6
-malign-functions=6 -DCPU=586 -c -o BusLogic.o BusLogic.c
BusLogic.h: In function `BusLogic_AcquireHostAdapterLockIH':
In file included from BusLogic.c:51:
BusLogic.h:1535: warning: unused variable `io_request_lock'
BusLogic.h: In function `BusLogic_ReleaseHostAdapterLockIH':
BusLogic.h:1549: warning: unused variable `io_request_lock'

using the following:

[root@RainMan root]# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/pgcc-2.90.27/specs
gcc version pgcc-2.90.27 980315 (egcs-1.0.2 release)
[root@RainMan root]#

using binutils 2.9.0.3

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu