From: Tomi Valkeinen Date: Thu, 13 Feb 2014 14:24:55 +0000 (+0200) Subject: fbdev: move fbdev core files to separate directory X-Git-Tag: omap-for-v3.16/pm-signed~97^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19757fc8432ac97a07a890d6310cccc1896a1b36;p=pandora-kernel.git fbdev: move fbdev core files to separate directory Instead of having fbdev framework core files at the root fbdev directory, mixed with random fbdev device drivers, move the fbdev core files to a separate core directory. This makes it much clearer which of the files are actually part of the fbdev framework, and which are part of device drivers. Signed-off-by: Tomi Valkeinen Acked-by: Laurent Pinchart Acked-by: Geert Uytterhoeven Acked-by: Rob Clark Acked-by: Jingoo Han Acked-by: Daniel Vetter --- Reading git-diff-tree failed