commit | 5f1cc13fbf4cd0f798a08af2e0c04ae80ceac5e3 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Sep 20 15:35:37 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Feb 23 09:39:31 2012 +0200 |
tree | c37a01284259f558f1994cce2128081f7b06de88 | |
parent | 1b2240eff66cb44f1d1c7c2c2497ff50ad3d1538 [diff] |
OMAP1: Remove unused LCD devices from board files Some OMAP1 board files define LCD platform_devices, but there are no corresponding LCD drivers for those in the kernel. Thus remove these LCD devices. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>