Loading
gpu: host1x: channel: Use correct type
find_first_zero_bit() returns an unsigned long, so make the local
variable that stores the result the same type for consistency.
Signed-off-by:
Thierry Reding <treding@nvidia.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
find_first_zero_bit() returns an unsigned long, so make the local
variable that stores the result the same type for consistency.
Signed-off-by:
Thierry Reding <treding@nvidia.com>