Re: h4xxx images

From: Jelle Kalf <jelle@kalf.org>
Date: Mon Nov 15 2004 - 18:28:18 EST

Hello Shawn,

I know, you've told me you're VERY busy. Yet I'm stuck with a little
something:
Your patch: (it patches almost perfect, except a little Kconfig /
Makefile in arch/arm/common/ipaq/ ) (which was easilly fixed myself)
After applying your patch, I can select

System Type
--> Intel PXA2xx Implementations
------> hp iPAQ h4000
----------> LCD Support
(I selected it to be built-in, not a module)

well, here comes the shits now... compiling goes great.. but when making
the final zImage it goes wrong:
-----
  LD .tmp_vmlinux1
arch/arm/mach-pxa/built-in.o(.text+0x12b8): In function `$a':
: undefined reference to `lcd_device_register'
arch/arm/mach-pxa/built-in.o(.text+0x12e0): In function `$a':
: undefined reference to `backlight_device_register'
arch/arm/mach-pxa/built-in.o(.text+0x1348): In function `$a':
: undefined reference to `lcd_device_unregister'
arch/arm/mach-pxa/built-in.o(.text+0x1358): In function `$a':
: undefined reference to `backlight_device_unregister'
make: *** [.tmp_vmlinux1] Error 1
-----

When or if you even have anytime, could you be so kind to help me out to
fix it. Currently nobody can get display anymore after the move of
hh.org to kernel 2.6.8.1-hh0. Last time the screen was actually showing
something was (according to most people I speak about it, that's just
less then a hand full of fingers) with kernel 2.6.7-hh0 and your patch.

Thanks,

Jelle
Received on Mon Nov 15 18:32:50 2004

This archive was generated by hypermail 2.1.8 : Mon Nov 15 2004 - 18:33:41 EST