Skip to content
  • Urvang Joshi's avatar
    Remove 'rddiv' member from various structs. · 70006e46
    Urvang Joshi authored
    This was initialized from a const and never modified. But was still
    passed around and stored in multiple structs.
    
    Removed these 'rddiv' member variables and now RDOPT() and RDOPT_DBL()
    always use the const RDDIV_BITS directly.
    
    Change-Id: I1a8dfd2c8fa857d466ad1207b4f0dd6ec07eafb8
    70006e46