compile time warning on 2.1.129

Christopher W. Fisher (chrisf@shadow.net)
Thu, 19 Nov 1998 20:17:58 -0500 (EST)


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o BusLogic.o
BusLogic.c
BusLogic.c: In function `BusLogic_InitializeFlashPointProbeInfo':
BusLogic.c:1032: warning: unused variable `IRQ_Channel'

compiler version:
binturong:~# gcc --verbose
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
binturong:~#

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/