raspberrypi / userland

Source code for ARM side libraries for interfacing to Raspberry Pi GPU.
BSD 3-Clause "New" or "Revised" License
2.05k stars 1.09k forks source link

uservcsm: Fix incorrect struct type #596

Closed 6by9 closed 5 years ago

6by9 commented 5 years ago

vcsm_clean_invalid2 created and filled a struct for the older kernel driver, and this caused problems when used against the new driver. Use the correct struct.