Re: [-mm Patch] uml: fix a building error

From: Mariusz Kozlowski
Date: Thu Jan 17 2008 - 13:11:31 EST


Hello,

> This patch fixes this building error:
> ...
> drivers/char/mem.c: In function âread_memâ:
> drivers/char/mem.c:136: error: implicit declaration of function âunxlate_dev_mem_ptrâ
> ...

I see this on sparc64 as well:

CC drivers/char/mem.o
drivers/char/mem.c: In function 'read_mem':
drivers/char/mem.c:136: error: implicit declaration of function 'unxlate_dev_mem_ptr'
make[2]: *** [drivers/char/mem.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

Does sparc64 need similar fix?

Regards,

Mariusz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/