public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] include/video.h: drop unused video_printf()
@ 2012-04-27 14:37 Anatolij Gustschin
  2012-05-24 20:04 ` Anatolij Gustschin
  0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2012-04-27 14:37 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] include/video.h: drop unused video_printf()
  2012-04-27 14:37 [U-Boot] [PATCH] include/video.h: drop unused video_printf() Anatolij Gustschin
@ 2012-05-24 20:04 ` Anatolij Gustschin
  0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2012-05-24 20:04 UTC (permalink / raw)
  To: u-boot

On Fri, 27 Apr 2012 16:37:57 +0200
Anatolij Gustschin <agust@denx.de> wrote:

> 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(-)

Applied to u-boot-video/master.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-24 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27 14:37 [U-Boot] [PATCH] include/video.h: drop unused video_printf() Anatolij Gustschin
2012-05-24 20:04 ` Anatolij Gustschin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox