2.5.3 won't compile (i810_audio)

Pawel Worach (pawel.worach@mysun.com)
Wed, 30 Jan 2002 23:17:06 +0100


The new i810_audio driver merged into 2.5.3 won't compile.
Here is the result:

gcc -D__KERNEL__ -I/usr/src/kernel/2.5/linux/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -c -o i810_audio.o i810_audio.c
i810_audio.c: In function `i810_mmap':
i810_audio.c:1673: warning: passing arg 1 of `remap_page_range' makes
pointer from integer without a cast
i810_audio.c:1673: incompatible type for argument 4 of `remap_page_range'
i810_audio.c:1673: too few arguments to function `remap_page_range'
make[2]: *** [i810_audio.o] Error 1

../Pawel

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