On Thu, 14 Jul 2005 ppopov@xxxxxxxxxxxxxx wrote: > Modified files: > include/asm-mips: pgtable.h > include/asm-mips/mach-au1x00: ioremap.h > > Log message: > Fix the fixup_bigphys_addr compile problem. Hmm, I think you should include <ioremap.h> instead as that's the header and not <asm/io.h> that provides the necessary bit for <asm/pgtable.h>. Maciej