From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] include/video.h: drop unused video_printf()
Date: Fri, 27 Apr 2012 16:37:57 +0200 [thread overview]
Message-ID: <1335537477-4792-1-git-send-email-agust@denx.de> (raw)
There is no such function in the code, so remove this prorotype.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
---
include/video.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/video.h b/include/video.h
index efcc682..9519cea 100644
--- a/include/video.h
+++ b/include/video.h
@@ -14,6 +14,5 @@
int video_init (void *videobase);
void video_putc (const char c);
void video_puts (const char *s);
-void video_printf (const char *fmt, ...);
#endif
--
1.7.7.6
next reply other threads:[~2012-04-27 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-27 14:37 Anatolij Gustschin [this message]
2012-05-24 20:04 ` [U-Boot] [PATCH] include/video.h: drop unused video_printf() Anatolij Gustschin
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=1335537477-4792-1-git-send-email-agust@denx.de \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/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