pvr: fix overlapping comparison
The comparison here will always be true. This changes it so
height is only set if the type is not a 1D.
Fixes a warning with clang
Reviewed-by:
Adam Jackson <ajax@redhat.com>
Please register or sign in to comment