]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/qe/qe.c
ppc: Move brg_clk to arch_global_data
[karo-tx-uboot.git] / drivers / qe / qe.c
index 345587be63ed8414d76379953a5278a04ff5a1e0..72c585cffefea7e2c666b2d33c4eda04caebfb28 100644 (file)
@@ -220,7 +220,7 @@ void qe_assign_page(uint snum, uint para_ram_base)
    from CLKn pin, we have te change the function.
  */
 
-#define BRG_CLK                (gd->brg_clk)
+#define BRG_CLK                (gd->arch.brg_clk)
 
 int qe_set_brg(uint brg, uint rate)
 {