Skip to content
Commit 10855aeb authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/nouveau: fix build failures on all non ARM.



gk20a is an ARM only GPU, so we can just do the correct thing on
ARM but fail on other architectures. The other option was to use
SWIOTLB as the define, which means phys_to_page exists, but
this seems clearer.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 28fb4cb7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment