2.5.12: pdcadma.c:69: too few arguments to function `ide_dmaproc'

Adrian Bunk (bunk@fs.tum.de)
Wed, 1 May 2002 13:07:46 +0200 (CEST)


Just FYI:

The ide_dmaproc changes in 2.5.12 broke the compilation of pdcadma.c:

<-- snip -->

...
gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.5/linux-2.5.12/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=k6 -DKBUILD_BASENAME=pdcadma -c -o pdcadma.o pdcadma.c
pdcadma.c: In function `pdcadma_dmaproc':
pdcadma.c:69: too few arguments to function `ide_dmaproc'
make[3]: *** [pdcadma.o] Error 1
make[3]: Leaving directory
`/home/bunk/linux/kernel-2.5/linux-2.5.12/drivers/ide'

<-- 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/