commit | ca96e201ffe55dd240940518633b3599071c74e8 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Apr 26 13:35:50 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 02 11:24:18 2013 +0300 |
tree | 28f9967abb5d50414ce7a750aa1dd1a86025c073 | |
parent | 989c79a8c9c609b0051ceb19cddf6e06442d33c2 [diff] |
OMAPDSS: Makefile: move omapfb after panels omapfb requires the panels to have been probed before omapfb's probe. We currently manage that by having omapfb in late initcall level. However, a much simpler way is to just change the makefile so that omapfb is after the panel drivers. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>