diff options
author | Ville Syrjälä <[email protected]> | 2022-06-30 22:51:11 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2022-07-05 21:13:22 +0300 |
commit | 207d2073c648614dabcb06863d990f0c2a32c4e9 (patch) | |
tree | 52345ec71120b332de268de86bb440071ebfdac3 /drivers/gpu/drm/tilcdc | |
parent | 21779cc21c732c5eff8ea1624be6590450baa30f (diff) |
drm/vmwgfx: Stop using 'TRUE'
Stop using the 'TRUE' define. This ultimately gets defined by
acpi/actypes.h that gets included here via a convoluted chain of
other headers. drm_crtc.h is part of that chain, and I'm trying
to eliminate all unnecessary includes from it to avoid pointless
rebuilds.
v2: Split out from the bigger patch
Cc: Zack Rusin <[email protected]>
Cc: VMware Graphics Reviewers <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Zack Rusin <[email protected]<mailto:[email protected]>>
Diffstat (limited to 'drivers/gpu/drm/tilcdc')
0 files changed, 0 insertions, 0 deletions