From: Tomi Valkeinen Date: Fri, 26 Apr 2013 10:35:50 +0000 (+0300) Subject: OMAPDSS: Makefile: move omapfb after panels X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca96e201ffe55dd240940518633b3599071c74e8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed