eukrea_mbimx27-baseboard: fix typo in display name

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Eric Bénard 2010-05-19 18:45:56 +02:00 committed by Sascha Hauer
parent c18e8fa5e5
commit 4eaad66adf

View file

@ -127,7 +127,7 @@ static struct platform_device leds_gpio = {
static struct imx_fb_videomode eukrea_mbimx27_modes[] = {
{
.mode = {
.name = "CMO-QGVA",
.name = "CMO-QVGA",
.refresh = 60,
.xres = 320,
.yres = 240,