From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 27 Sep 2018 10:36:00 +0200 Subject: [U-Boot] [PATCH] include/video.h: Remove declaration of functions that don't exist. In-Reply-To: <20180917164503.27610-1-Liviu.Dudau@foss.arm.com> References: <20180917164503.27610-1-Liviu.Dudau@foss.arm.com> Message-ID: <20180927103600.3077b281@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 17 Sep 2018 17:45:03 +0100 Liviu Dudau Liviu.Dudau at foss.arm.com wrote: > video_init, video_putc and video_puts functions are not implemented > anywhere, remove their declaration from the header. > > Signed-off-by: Liviu Dudau > --- > include/video.h | 6 ------ > 1 file changed, 6 deletions(-) Applied to u-boot-video/master, thanks! -- Anatolij