From: Jean Delvare Date: Thu, 24 Apr 2014 08:32:58 +0000 (+0200) Subject: fbdev: Fix tmiofb driver dependencies X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~24^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fe17b94bc84f2cb7fdfacf6b8de6c5bb101a50;p=pandora-kernel.git fbdev: Fix tmiofb driver dependencies The tmiofb driver should not depend on MFD_CORE but on MFD_TMIO. Without the tmio_core driver, tmiofb has no platform device to bind to and is thus useless. Signed-off-by: Jean Delvare Cc: Jean-Christophe Plagniol-Villard Cc: Tomi Valkeinen Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed