All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.12: hpt34x.c:259: too few arguments to function `ide_dmaproc'
@ 2002-05-02 18:57 Adrian Bunk
  2002-05-02 18:11 ` Martin Dalecki
  2002-05-02 18:35 ` Martin Dalecki
  0 siblings, 2 replies; 4+ messages in thread
From: Adrian Bunk @ 2002-05-02 18:57 UTC (permalink / raw)
  To: linux-kernel, Martin Dalecki


Just FYI:

The ide_dmaproc changes in 2.5.12 broke the compilation of hpt34x.c (I
tried 2.5.12-dj1 but this shouldn't make a difference):

<--  snip  -->

...
gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.5/linux-2.5.12/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=k6   -nostdinc -I
/usr/lib/gcc-lib/i386-linux/2.95.4
/include -DKBUILD_BASENAME=hpt34x  -c -o hpt34x.o hpt34x.c
hpt34x.c: In function `config_drive_xfer_rate':
hpt34x.c:259: too few arguments to function `ide_dmaproc'
hpt34x.c:281: too few arguments to function `ide_dmaproc'
hpt34x.c:304: structure has no member named `dmaproc'
hpt34x.c:305: warning: control reaches end of non-void function
hpt34x.c: In function `hpt34x_dmaproc':
hpt34x.c:350: too few arguments to function `ide_dmaproc'
hpt34x.c: In function `ide_init_hpt34x':
hpt34x.c:426: structure has no member named `dmaproc'
make[3]: *** [hpt34x.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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-05-02 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-02 18:57 2.5.12: hpt34x.c:259: too few arguments to function `ide_dmaproc' Adrian Bunk
2002-05-02 18:11 ` Martin Dalecki
2002-05-02 18:35 ` Martin Dalecki
2002-05-02 19:59   ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.