module/cmn700: Fix non-hash rcomp enable flag check bug
Created by: iwishguo
Range compare mode flag of non-hash regions should be checked against NONHASH_RANGE_COMP_EN bit, not HTG_RANGE_COMP_EN bit.
Signed-off-by: Heyi Guo guoheyi@linux.alibaba.com