]> git.sur5r.net Git - u-boot/blobdiff - include/asm-ppc/global_data.h
Fix the confilcts when merging 'master' into hpc2.
[u-boot] / include / asm-ppc / global_data.h
index 8bc61b63a859943220e37f7df6a34bbe78eb2dcc..5f0f0b4b029cccc142b87f01b7815de2a44e26e5 100644 (file)
@@ -49,6 +49,9 @@ typedef       struct  global_data {
        unsigned long   scc_clk;
        unsigned long   brg_clk;
 #endif
+#if defined(CONFIG_MPC7448HPC2)
+       unsigned long   mem_clk;
+#endif
 #if defined(CONFIG_MPC83XX)
        /* There are other clocks in the MPC83XX */
        u32 csb_clk;