[ARM] pxa/hx4700: use platform_lcd driver
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 7 Aug 2009 15:01:04 +0000 (17:01 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Thu, 10 Sep 2009 10:49:37 +0000 (18:49 +0800)
Instead of directly registering an lcd_device, use the platform_lcd driver.
This fixes a broken build in case CONFIG_LCD_CLASS_DEVICE is not enabled.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Cc: Ben Dooks <ben-linux-arm@fluff.org>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/hx4700.c

Simple merge