[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)
commite2c509c7e63ffdeef21f292441c3d4ce73db9250
tree67a8230c2190bfbd0b7a6cd60e30f9c44dd19e9a
parent6cf4442feba5af93a09cadfc5a6512a971f7825d
[ARM] pxa/hx4700: use platform_lcd driver

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