]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/video: fsl-diu-fb: remove redundant default video mode
authorTimur Tabi <timur@freescale.com>
Thu, 15 Sep 2011 21:44:51 +0000 (16:44 -0500)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 18 Sep 2011 20:08:57 +0000 (20:08 +0000)
commit63cf8df44e522e2807ccbd0d55b851a89a311bc2
tree2817c25fe736cefae069841256a3517d9c4cc2b1
parent9e52ba612fa0d554c83c4bd988d60d4586347c17
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 <timur@freescale.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/fsl-diu-fb.c