From 63cf8df44e522e2807ccbd0d55b851a89a311bc2 Mon Sep 17 00:00:00 2001 From: Timur Tabi Date: Thu, 15 Sep 2011 16:44:51 -0500 Subject: [PATCH] drivers/video: fsl-diu-fb: remove redundant default video mode The framebuffer layer already uses the first video mode defined in the fb_videomode array as a default, so there's no need to duplicate the first entry into a stand-alone structure. Signed-off-by: Timur Tabi Signed-off-by: Florian Tobias Schandinat --- Reading git-format-patch failed