intel: Fix a typo in intel_device_info.c:has_get_tiling
What does this MR do and why?
intel: Fix a typo in intel_device_info.c:has_get_tiling
The structs are of equal size and both ioctls were added at the same
time, so the functionality is equivalent, but it's nonetheless the
incorrect type being passed.
Signed-off-by: tranquillitycodes@proton.me
Fixes: 762e601f776e7d692f49c328e526e6e2c3b14345