From: Grant Likely <grant.likely@secretlab.ca>
To: paulus@samba.org, linuxppc-dev@ozlabs.org
Subject: [PATCH 2/2] XilinxFB: typo bugfix
Date: Fri, 12 Oct 2007 00:01:44 -0600 [thread overview]
Message-ID: <20071012060143.9718.86343.stgit@trillian.cg.shawcable.net> (raw)
In-Reply-To: <20071012055826.9718.2510.stgit@trillian.cg.shawcable.net>
From: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
---
drivers/video/xilinxfb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/video/xilinxfb.c b/drivers/video/xilinxfb.c
index 6ef99b2..e38d3b7 100644
--- a/drivers/video/xilinxfb.c
+++ b/drivers/video/xilinxfb.c
@@ -84,7 +84,7 @@ static struct xilinxfb_platform_data xilinx_fb_default_pdata = {
.xres = 640,
.yres = 480,
.xvirt = 1024,
- .yvirt = 480;
+ .yvirt = 480,
};
/*
next prev parent reply other threads:[~2007-10-12 6:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-12 6:01 [PATCH 0/2] Fixups to powerpc tree Grant Likely
2007-10-12 6:01 ` [PATCH 1/2] Lite5200 shouldn't mess with ROOT_DEV Grant Likely
2007-10-12 6:01 ` Grant Likely [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-10-14 4:13 [PATCH 0/2] Compile error fixes Grant Likely
2007-10-14 4:13 ` [PATCH 2/2] XilinxFB: typo bugfix Grant Likely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071012060143.9718.86343.stgit@trillian.cg.shawcable.net \
--to=grant.likely@secretlab.ca \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox