[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] kernel compile error (framebuffer support) "implicit declaration of function `io_remap_pfn_range'" in fbmem.c
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] kernel compile error (framebuffer support) "implicit declaration of function `io_remap_pfn_range'" in fbmem.c
- From: Islam Samir <islambio@xxxxxxxxx>
- Date: Sun, 8 Jul 2007 01:13:53 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=y99bM4wjJLS7OBxXNmvPryqeOgBAtXEHLrXZlDzFRfNoWs9wVcb9S0PlNUwtmHDNkL2/U9nBDGQA2HlvloZIZ20Sm5wM1Swh8naWwiJf1roSItZyK2nm6bebei8rpPYbvmVDYqrYa0Zv/pt8RrujR6lQEwJfZs5OWVu6F+rNZHk=;
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hello,
I got the following error during the compilation of the petalinux 2.6.2 kernel (with framebuffer support enabled):
drivers/video/fbmem.c: In function `fb_mmap':
drivers/video/fbmem.c:1210: warning: implicit declaration of function `io_remap_pfn_range'
..
..
..
..
LD vmlinux
drivers/built-in.o: In function `fb_mmap':
drivers/built-in.o(.text+0x181c): undefined reference to `io_remap_pfn_range'
make[1]: *** [vmlinux] Error 1
Any ideas ???
Don't get soaked. Take a quick peak at the forecast
with theYahoo! Search weather shortcut.