pdc4030.c doesn't compile in 2.5.38

Adrian Bunk (bunk@fs.tum.de)
Sun, 22 Sep 2002 15:28:13 +0200 (CEST)


FYI:

<-- snip -->

...
gcc -Wp,-MD,./.pdc4030.o.d -D__KERNEL__
-I/home/bunk/linux/kernel-2.5/linux-2.5.38-full/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=k6 -I/home/bunk/linux/kernel-2.5/linux-2.5.38-full/arch/i386/mach-generic
-nostdinc -iwithprefix include -I../ -DKBUILD_BASENAME=pdc4030 -c -o
pdc4030.o pdc4030.c
pdc4030.c: In function `promise_read_intr':
pdc4030.c:465: too few arguments to function
pdc4030.c: In function `promise_complete_pollfunc':
pdc4030.c:542: too few arguments to function
pdc4030.c: In function `promise_multwrite':
pdc4030.c:587: structure has no member named `bh'
pdc4030.c:593: structure has no member named `bh'
pdc4030.c:594: dereferencing pointer to incomplete type
pdc4030.c:596: dereferencing pointer to incomplete type
pdc4030.c: In function `do_pdc4030_io':
pdc4030.c:738: switch quantity not an integer
pdc4030.c:793: warning: int format, pointer arg (arg 3)
pdc4030.c:794: too few arguments to function
pdc4030.c:741: warning: unreachable code at beginning of switch statement
make[3]: *** [pdc4030.o] Error 1
make[3]: Leaving directory `/home/bunk/linux/kernel-2.5/linux-2.5.38-full/drivers/ide/legacy'

<-- snip -->

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

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