]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/cmd/font.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / cmd / font.c
index 1fe05c1ead51b87971a92db2416d674f064a2bd8..a8905ce617e828945ea61947fe55c4ae9f790ada 100644 (file)
@@ -5,7 +5,6 @@
  * Copyright 2022 Google LLC
  */
 
-#include <common.h>
 #include <console.h>
 #include <dm.h>
 #include <video_console.h>