]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/lcd.c
Coding Style cleanup: remove trailing white space
[people/ms/u-boot.git] / common / lcd.c
index 8d5c63c29ef924166576d9d3793379429acfe0e4..5dd79481212ab272568cc4df824923a63fdcdaa8 100644 (file)
@@ -4,7 +4,7 @@
  * (C) Copyright 2001-2002
  * Wolfgang Denk, DENX Software Engineering -- wd@denx.de
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /************************************************************************/
@@ -51,7 +51,6 @@
 /* ** FONT DATA                                                                */
 /************************************************************************/
 #include <video_font.h>                /* Get font data, width and height      */
-#include <video_font_data.h>
 
 /************************************************************************/
 /* ** LOGO DATA                                                                */