Re: [PATCH] Allow mpage.c to build

Andrew Morton (akpm@zip.com.au)
Wed, 05 Jun 2002 12:49:05 -0700


Russell King wrote:
>
> Linus,
>
> When trying to build mpage.c for ARM, I get errors from bio.h since kdev_t
> isn't defined. The following fixes this.
>
> (I fail to see how this can build for anyone as it currently stands; its
> probably something x86 specific buried in the asm-i386 includes.)
>
> ...

/usr/src/25/include/linux/bio.h
/usr/src/25/include/asm/io.h
/usr/src/25/include/linux/vmalloc.h
/usr/src/25/include/linux/mm.h
/usr/src/25/include/linux/swap.h
/usr/src/25/include/linux/kdev_t.h

Lovely, isn't it?

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