]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/global_data.h
merged tx6dl-devel into denx master branch
[karo-tx-uboot.git] / arch / arm / include / asm / global_data.h
index 79a959741945968eca7a21018187b97eb65d70f3..0649a4636de5b1b4fce619dd18095bcce164deed 100644 (file)
@@ -17,6 +17,9 @@ struct arch_global_data {
 #if defined(CONFIG_FSL_ESDHC)
        u32 sdhc_clk;
 #endif
+#ifdef CONFIG_VIDEO_IPUV3
+       unsigned int    ipu_hw_rev;
+#endif
 #ifdef CONFIG_AT91FAMILY
        /* "static data" needed by at91's clock.c */
        unsigned long   cpu_clk_rate_hz;