]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/BuR/common/common.c
board: brxre1: fix building errors
[thirdparty/u-boot.git] / board / BuR / common / common.c
index 148fc9075e4fffb098b6e61d599ff66d0bcc71c3..de8d455c27d9803dac6cf328a52348c7acefbe3c 100644 (file)
@@ -20,7 +20,7 @@ DECLARE_GLOBAL_DATA_PTR;
 
 /* --------------------------------------------------------------------------*/
 #if defined(CONFIG_LCD) && defined(CONFIG_AM335X_LCD) && \
-       !defined(CONFIG_SPL_BUILD)
+       !defined(CONFIG_DM_VIDEO) && !defined(CONFIG_SPL_BUILD)
 #include <asm/arch/hardware.h>
 #include <asm/arch/cpu.h>
 #include <asm/gpio.h>