]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/mach-tegra/cache.c
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
[thirdparty/u-boot.git] / arch / arm / mach-tegra / cache.c
index be414e4e4aca296206e05cadd3534684d6b1c572..d7063490e222092e04e634df94e3edafe225ecad 100644 (file)
@@ -8,7 +8,9 @@
 #include <common.h>
 #include <asm/io.h>
 #include <asm/arch-tegra/ap.h>
+#if IS_ENABLED(CONFIG_TEGRA_GP_PADCTRL)
 #include <asm/arch/gp_padctrl.h>
+#endif
 
 #ifndef CONFIG_ARM64
 void config_cache(void)