From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 24 May 2012 22:04:14 +0200 Subject: [U-Boot] [PATCH] include/video.h: drop unused video_printf() In-Reply-To: <1335537477-4792-1-git-send-email-agust@denx.de> References: <1335537477-4792-1-git-send-email-agust@denx.de> Message-ID: <20120524220414.7f1fad85@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 27 Apr 2012 16:37:57 +0200 Anatolij Gustschin wrote: > There is no such function in the code, so remove this prorotype. > > Signed-off-by: Anatolij Gustschin > --- > include/video.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Applied to u-boot-video/master.