]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-omap/clock.h
ARM: OMAP2: New DPLL clock framework
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / clock.h
index 71893bb8a69ae5f4536ccc2abccb3d7903917b13..3fe39561938d4c826be03e925d60f9b32e07537e 100644 (file)
@@ -35,8 +35,6 @@ struct dpll_data {
        void __iomem            *mult_div1_reg;
        u32                     mult_mask;
        u32                     div1_mask;
-       void __iomem            *div2_reg;
-       u32                     div2_mask;
 #  if defined(CONFIG_ARCH_OMAP3)
        void __iomem            *control_reg;
        u32                     enable_mask;