]> Git Repo - u-boot.git/blobdiff - board/vscom/baltos/board.c
board: vscom: Remove <common.h> and add needed includes
[u-boot.git] / board / vscom / baltos / board.c
index bc7dc5888f2dac783dfc0e3e78aeee01a324b408..2c91e9fac43d120c0010087f10c5f06a02838811 100644 (file)
@@ -7,7 +7,7 @@
  * Copyright (C) 2011, Texas Instruments, Incorporated - https://www.ti.com/
  */
 
-#include <common.h>
+#include <config.h>
 #include <env.h>
 #include <errno.h>
 #include <init.h>
This page took 0.026626 seconds and 4 git commands to generate.