Re: 2.3.17 and alpha fails with too few arguments `ioremap'

Jeff Garzik (jgarzik@pobox.com)
Wed, 08 Sep 1999 23:30:51 -0400


Peter Sjöberg wrote:
>
> When compiling 2.3.17 (and .16) under Alpha (noname) I get
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.3.17/include -Wall -Wstrict-prototypes
> -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
> -mcpu=ev4
> -DEXPORT_SYMTAB -c fbmem.c
> fbmem.c: In function `fb_mmap':
> fbmem.c:537: too few arguments to function `ioremap'
> make[3]: *** [fbmem.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.3.17/drivers/video'
>
> I looked a bit in this list but found no simular reports, su I guess I
> need to tell you about it.

io_remap_page_range() macro may be busted on Alpha, for noname.

Jeff

-- 
Custom driver development	|    Never worry about theory as long
Open source programming		|    as the machinery does what it's
				|    supposed to do.  -- R. A. Heinlein

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