Skip to content

pvr: Add missing valgrind includes and fix unused return value.

On including the header the compiler started throwing warnings about the return value not being used when setting and getting the vbits.

This commit adds the missing valgrind related headers and fixes the warnings caused by including them.

Signed-off-by: Karmjit Mahil Karmjit.Mahil@imgtec.com

Merge request reports