Skip to content
Commit 1fcb748d authored by David Howells's avatar David Howells
Browse files

amd-gpu: Don't undefine READ and WRITE

Remove the undefinition of READ and WRITE because these constants may be
used elsewhere in subsequently included header files, thus breaking them.

These constants don't actually appear to be used in the driver, so the
undefinition seems pointless.

Fixes: 4562236b

 ("drm/amd/dc: Add dc display driver (v2)")
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 2e2d6f03
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