]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA
authorPavel Machek <pavel@suse.cz>
Mon, 24 Oct 2005 21:30:10 +0000 (22:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 Oct 2005 21:30:10 +0000 (22:30 +0100)
commitd536d143e9f77fb0c2ac145654b18f96102b69ee
tree138ffa50efb2dec4554d69d56f054f8a9377e113
parent0d8dcca122d5b676739095c6710e3b305c7277e9
[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA

This fixes compile problem when CONFIG_FB_PXA is not set.

  LD      .tmp_vmlinux1
arch/arm/mach-pxa/built-in.o(.text+0x1d74): In function
`spitz_get_hsync_len':
: undefined reference to `pxafb_get_hsync_time'
make: *** [.tmp_vmlinux1] Error 1
3.46user 0.46system 5.10 (0m5.106s) elapsed 77.01%CPU

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/corgi_lcd.c